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 5bf7f501a9..0efefb3b0d 100644
--- a/website/content/docs/connect/cluster-peering/create-manage-peering.mdx
+++ b/website/content/docs/connect/cluster-peering/create-manage-peering.mdx
@@ -244,7 +244,7 @@ $ curl http://127.0.0.1:8500/v1/peering/cluster-02
-In the Consul UI, click **Peers**. The UI lists peering connections you created for clusters in a datacenter. Click the name of a peered cluster to view additional details about the peering connection.
+In the Consul UI, click **Peers**. The UI lists peering connections you created for clusters in that datacenter. Click the name of a peered cluster to view additional details about the peering connection.
@@ -277,5 +277,9 @@ $ curl --request DELETE http://127.0.0.1:8500/v1/peering/cluster-02
+In the Consul UI, click **Peers**. The UI lists peering connections you created for clusters in that datacenter.
+
+Next to the name of the peer, click **More** (three horizontal dots) and then **Delete**. Click **Delete** to confirm and remove the peering connection.
+