Skip to content

Commit cfad13b

Browse files
committed
Merge branch 'docs/get-started' of github.com:ADubhlaoich/ngf-doc-work into docs/get-started
2 parents 7c9681c + 2a63a1a commit cfad13b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/content/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ service/nginx-gateway created
182182
{{< warning >}}
183183
The NodePort resource must be deployed in the same namespace as NGINX Gateway Fabric.
184184

185-
If you are making customizations, ensure your `labels:` and `selectors:` also match.
185+
If you are making customizations, ensure your `labels:` and `selectors:` also match the labels on the NGINX Gateway Fabric Deployment.
186186
{{< /warning >}}
187187

188188
---
@@ -192,7 +192,7 @@ If you are making customizations, ensure your `labels:` and `selectors:` also ma
192192
In the previous section, you deployed NGINX Gateway Fabric to a local cluster. This section shows you how to deploy a simple web application to test that NGINX Gateway Fabric works.
193193

194194
{{< note >}}
195-
The YAML code in the following sections can be founded in the [cafe-example folder](https://github.com/nginxinc/nginx-gateway-fabric/tree/main/examples/cafe-example) of the GitHub repository.
195+
The YAML code in the following sections can be found in the [cafe-example folder](https://github.com/nginxinc/nginx-gateway-fabric/tree/main/examples/cafe-example) of the GitHub repository.
196196
{{< /note >}}
197197

198198
---

0 commit comments

Comments
 (0)