From a6d264fafaa849af0461b65c3bbdf660c2ed0754 Mon Sep 17 00:00:00 2001 From: Tu Nguyen Date: Mon, 21 Nov 2022 13:16:41 -0800 Subject: [PATCH] fix typo in cluster peering docs --- .../docs/connect/cluster-peering/create-manage-peering.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/connect/cluster-peering/create-manage-peering.mdx b/website/content/docs/connect/cluster-peering/create-manage-peering.mdx index fb761e8676..71b3f50d2e 100644 --- a/website/content/docs/connect/cluster-peering/create-manage-peering.mdx +++ b/website/content/docs/connect/cluster-peering/create-manage-peering.mdx @@ -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