Skip to content

Commit 9061b46

Browse files
authored
Merge pull request #40 from rickardgranberg/fix_docs
Fix error in documentation
2 parents 2dd1c87 + 0c5b5fe commit 9061b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For background information please review the [Technical Preview](https://github.
1111
provider "jetstream" {
1212
servers = "connect.ngs.global:4222"
1313
credentials = "/home/you/ngs_stream_admin.creds"
14-
tls = {
14+
tls {
1515
ca_file_data = "<Root CA PEM data>"
1616
}
1717
}

0 commit comments

Comments
 (0)