Skip to content

Commit 0f98c61

Browse files
Update site/content/how-to/traffic-management/request-response-headers.md
Co-authored-by: Alan Dooley <[email protected]>
1 parent efc4d64 commit 0f98c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/how-to/traffic-management/request-response-headers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Begin by configuring an application with custom headers and a simple HTTPRoute.
187187

188188
### Deploy the Headers application
189189

190-
Begin by deploying the example application `headers`. It is a simple application that adds response headers, will be modified later.
190+
Begin by deploying the example application `headers`. It is a simple application that adds response headers that will be modified later.
191191

192192
```shell
193193
kubectl apply -f https://raw.githubusercontent.com/nginxinc/nginx-gateway-fabric/v1.4.0/examples/http-response-header-filter/headers.yaml

0 commit comments

Comments
 (0)