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:
Rob Taylor 2020-11-30 15:54:59 +00:00 committed by GitHub
parent 2fd62ba8de
commit 32e4a18e70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.