Skip to content

Commit 7f71359

Browse files
salonichf5sjberman
andauthored
Update site/content/how-to/traffic-management/request-response-headers.md
Co-authored-by: Saylor Berman <[email protected]>
1 parent 65646d7 commit 7f71359

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
@@ -163,7 +163,7 @@ kubectl delete -f https://raw.githubusercontent.com/nginxinc/nginx-gateway-fabri
163163

164164
## ResponseHeaderModifier example
165165

166-
We'll begin by configuring an app with custom headers and a straightforward HTTPRoute. We'll then observe the server response in relation to header responses. Next, we'll delve into modifying some of those headers using an HTTPRoute with filters to modify response headers. Our aim will be to verify whether the server responds with the modified headers.
166+
We'll begin by configuring an app with custom headers and a simple HTTPRoute. We'll then observe the server response in relation to see its headers. Next, we'll delve into modifying some of those headers using an HTTPRoute with filters to modify response headers. Our aim will be to verify whether the server responds with the modified headers.
167167

168168
### Deploy the Headers application
169169

0 commit comments

Comments
 (0)