Skip to content

Commit 8ac16dd

Browse files
committed
Fix typo: requestor -> requester
1 parent fcee1e5 commit 8ac16dd

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)