Skip to content

Commit

Permalink
Clarify CDN advantages (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
noebrito authored Jul 10, 2020
1 parent ad5435b commit cbaae48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ A content delivery network (CDN) is a globally distributed network of proxy serv

Serving content from CDNs can significantly improve performance in two ways:

* Users receive content at data centers close to them
* Users receive content from data centers close to them
* Your servers do not have to serve requests that the CDN fulfills

### Push CDNs
Expand Down

0 comments on commit cbaae48

Please sign in to comment.