We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc4d64 commit 0f98c61Copy full SHA for 0f98c61
site/content/how-to/traffic-management/request-response-headers.md
@@ -187,7 +187,7 @@ Begin by configuring an application with custom headers and a simple HTTPRoute.
187
188
### Deploy the Headers application
189
190
-Begin by deploying the example application `headers`. It is a simple application that adds response headers, will be modified later.
+Begin by deploying the example application `headers`. It is a simple application that adds response headers that will be modified later.
191
192
```shell
193
kubectl apply -f https://raw.githubusercontent.com/nginxinc/nginx-gateway-fabric/v1.4.0/examples/http-response-header-filter/headers.yaml
0 commit comments