Skip to content

Commit f08df8a

Browse files
committed
DOC-10548 Fixes typos 'ran' -> 'run'
Change-Id: I37158bb00cbd15e03c21f5d73c963c27e25c320c Reviewed-on: https://review.couchbase.org/c/couchbase-cli/+/181510 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Maksimiljans Januska <maks.januska@couchbase.com>
1 parent d449f00 commit f08df8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/cli/pages/cbcli/couchbase-cli-node-to-node-encryption.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ include::{partialsdir}/cbcli/part-certificate-authentication.adoc[]
4444
== EXAMPLES
4545

4646
To enable node-to-node encryption in a cluster with two host
47-
`[cb1.mydomain.com:8091, cb2.mydomain.com:8091]` ran the following
47+
`[cb1.mydomain.com:8091, cb2.mydomain.com:8091]` run the following
4848
commands:
4949

5050
$ couchbase-cli node-to-node-encryption -c cb1.mydomain.com:8091 --username Administrator \
5151
--password password --enable
5252

5353

54-
To check if node-to-node encryption is on or off ran:
54+
To check if node-to-node encryption is on or off run:
5555

5656
$ couchbase-cli node-to-node-encryption -c cb1.mydomain.com:8091 --username Administrator \
5757
--password password --get

0 commit comments

Comments
 (0)