Skip to content

Commit a601be9

Browse files
Update couchbase_magma/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7fd03f9 commit a601be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

couchbase_magma/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The connector requires the following configuration parameters to connect to your
4747
"scope": "<YOUR_COUCHBASE_SCOPE_NAME>",
4848
"collection": "<YOUR_COUCHBASE_COLLECTION_NAME>",
4949
"use_tls": "<true/false>",
50-
"cert_path": "PATH_TO_YOUR_TLS_CERTIFICATE"
50+
"cert_path": "<YOUR_TLS_CERTIFICATE_PATH>"
5151
}
5252
```
5353

0 commit comments

Comments
 (0)