Skip to content

Commit 80f1bc0

Browse files
committed
Fix typo: requestor -> requester
1 parent fcee1e5 commit 80f1bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cdn/cdn-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For a list of current content delivery network node locations, see [Azure Conten
3939

4040
3. The origin server returns the file to an edge server in the POP.
4141

42-
4. An edge server in the POP caches the file and returns the file to the original requestor (Alice). The file remains cached on the edge server in the POP until the time to live (TTL) specified by its HTTP headers expires. If the origin server didn't specify a TTL, the default TTL is seven days.
42+
4. An edge server in the POP caches the file and returns the file to the original requester (Alice). The file remains cached on the edge server in the POP until the time to live (TTL) specified by its HTTP headers expires. If the origin server didn't specify a TTL, the default TTL is seven days.
4343

4444
5. More users can then request the same file by using the same URL that Alice used, and gets directed to the same POP.
4545

0 commit comments

Comments
 (0)