Skip to content

Commit c065e46

Browse files
Apply suggestions from code review
Co-authored-by: Saylor Berman <[email protected]>
1 parent 872844c commit c065e46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/ngf/traffic-management/advanced-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ This request should receive a response from the `tea-post` pod. Any other type o
313313

314314
If you have any issues while sending traffic, try the following to debug your configuration and setup:
315315

316-
- Make sure you set the shell variables $GW_IP and $GW_PORT to the public IP and port of the NGINX Gateway Fabric service. Refer to the [Installation]({{< ref "/ngf/install/" >}}) guides for more information.
316+
- Make sure you set the shell variables $GW_IP and $GW_PORT to the public IP and port of the NGINX service. Refer to the [Installation]({{< ref "/ngf/install/" >}}) guides for more information.
317317

318318
- Check the status of the Gateway:
319319

content/ngf/traffic-management/routing-traffic-to-your-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ You should receive a 404 Not Found error:
259259

260260
If you have any issues while testing the configuration, try the following to debug your configuration and setup:
261261

262-
- Make sure you set the shell variables $GW_IP and $GW_PORT to the public IP and port of the NGINX Gateway Fabric Service. Refer to the [Installation]({{< ref "/ngf/install/" >}}) guides for more information.
262+
- Make sure you set the shell variables $GW_IP and $GW_PORT to the public IP and port of the NGINX Service. Refer to the [Installation]({{< ref "/ngf/install/" >}}) guides for more information.
263263

264264
- Check the status of the gateway:
265265

0 commit comments

Comments
 (0)