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
2fd62ba8de
commit
32e4a18e70
|
@ -8,7 +8,7 @@ sidebar_title: 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
|
||||
running the built-in mTLS proxy and viewing/updating the Certificate Authority
|
||||
(CA) configuration. This command is available in Consul 1.2 and later.
|
||||
|
|
Loading…
Reference in New Issue