mirror of https://github.com/status-im/consul.git
Fix typo in explanation of connect command (#9295)
Change `Connect Connect` to `Consul Connect, which is consistent with the command output as shown on this page.
This commit is contained in:
parent
dfe2be40ea
commit
15bc280564
|
@ -8,7 +8,7 @@ sidebar_title: connect
|
||||||
|
|
||||||
Command: `consul connect`
|
Command: `consul connect`
|
||||||
|
|
||||||
The `connect` command is used to interact with Connect
|
The `connect` command is used to interact with Consul
|
||||||
[Connect](/docs/connect/intentions) subsystems. It exposes commands for
|
[Connect](/docs/connect/intentions) subsystems. It exposes commands for
|
||||||
running the built-in mTLS proxy and viewing/updating the Certificate Authority
|
running the built-in mTLS proxy and viewing/updating the Certificate Authority
|
||||||
(CA) configuration. This command is available in Consul 1.2 and later.
|
(CA) configuration. This command is available in Consul 1.2 and later.
|
||||||
|
|
Loading…
Reference in New Issue