Skip to content

Commit f8f722d

Browse files
authored
Merge pull request #126997 from changeworld/patch-12
Fix typo: requestor -> requester
2 parents ea2c51e + 8ac16dd commit f8f722d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cdn/cdn-standard-rules-engine-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Use this action to redirect clients to a new URL.
8686

8787
Field | Description
8888
------|------------
89-
Type | Select the response type to return to the requestor: Found (302), Moved (301), Temporary redirect (307), and Permanent redirect (308).
89+
Type | Select the response type to return to the requester: Found (302), Moved (301), Temporary redirect (307), and Permanent redirect (308).
9090
Protocol | Match Request, HTTP, HTTPS.
9191
Hostname | Select the host name you want the request to be redirected to. Leave blank to preserve the incoming host.
9292
Path | Define the path to use in the redirect. Leave blank to preserve the incoming path.

0 commit comments

Comments
 (0)