Skip to content

Commit 1e4854e

Browse files
Update site/content/how-to/monitoring/troubleshooting.md
Co-authored-by: Kate Osborn <50597707+kate-osborn@users.noreply.github.com>
1 parent 0c63a17 commit 1e4854e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/how-to/monitoring/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Logs from the NGINX Gateway Fabric control plane and data plane can contain info
8888
kubectl -n nginx-gateway logs <ngf-pod-name> -c nginx-gateway
8989
```
9090

91-
To see logs for Data plane container:
91+
To see logs for data plane container:
9292

9393
```shell
9494
kubectl -n nginx-gateway logs <ngf-pod-name> -c nginx

0 commit comments

Comments
 (0)