mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 00:46:43 +00:00
fix typo in cluster peering docs (#15519)
This commit is contained in:
parent
d3dede5f8b
commit
5ea70d7d83
@ -262,7 +262,7 @@ After you establish a peering connection, run the [`consul peering list`](/comma
|
||||
For example, the following command requests a list of all peering connections and returns the information in a table:
|
||||
|
||||
```shell-session
|
||||
$ consul peerings list
|
||||
$ consul peering list
|
||||
|
||||
Name State Imported Svcs Exported Svcs Meta
|
||||
cluster-02 ACTIVE 0 2 env=production
|
||||
|
Loading…
x
Reference in New Issue
Block a user