From b14b208e0fb65674d48e0531ae22203cb1fba07c Mon Sep 17 00:00:00 2001 From: Kate Osborn <50597707+kate-osborn@users.noreply.github.com> Date: Wed, 8 Jan 2025 09:35:12 -0700 Subject: [PATCH] Update site/content/how-to/traffic-management/upstream-settings.md Remove unnecessary comma Co-authored-by: bjee19 <139261241+bjee19@users.noreply.github.com> --- site/content/how-to/traffic-management/upstream-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/how-to/traffic-management/upstream-settings.md b/site/content/how-to/traffic-management/upstream-settings.md index 6a105314bb..3592c58696 100644 --- a/site/content/how-to/traffic-management/upstream-settings.md +++ b/site/content/how-to/traffic-management/upstream-settings.md @@ -273,7 +273,7 @@ Status: Events: ``` -Next, verify that the policy has been applied to the `coffee` and `tea` upstreams, by inspecting the NGINX configuration. +Next, verify that the policy has been applied to the `coffee` and `tea` upstreams by inspecting the NGINX configuration. To do this, first save the NGINX Gateway Fabric pod name in a shell variable: ```shell