From a52400ade0f381ce767fd20657f04a7cad8c9ff9 Mon Sep 17 00:00:00 2001
From: Jasmine W
Date: Tue, 17 May 2022 16:27:10 -0400
Subject: [PATCH] Corrected "visualization" typo
---
ui/packages/consul-ui/translations/routes/en-us.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/packages/consul-ui/translations/routes/en-us.yaml b/ui/packages/consul-ui/translations/routes/en-us.yaml
index aa41abd526..bbe2c94288 100644
--- a/ui/packages/consul-ui/translations/routes/en-us.yaml
+++ b/ui/packages/consul-ui/translations/routes/en-us.yaml
@@ -181,7 +181,7 @@ dc:
wildcard-intention:
header: Permissive Intention
- body: One or more of your Intentions are set to allow traffic to and/or from all other services in a namespace. This Topology view will show all of those connections if that remains unchanged. We recommend setting more specific Intentions for upstream and downstream services to make this vizualization more useful.
+ body: One or more of your Intentions are set to allow traffic to and/or from all other services in a namespace. This Topology view will show all of those connections if that remains unchanged. We recommend setting more specific Intentions for upstream and downstream services to make this visualization more useful.
footer: |
Edit Intentions