Skip to content

Commit f1ae855

Browse files
jxubdonnemartin
authored andcommitted
Fix typo JSS -> JS (donnemartin#25)
1 parent e417324 commit f1ae855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ Services such as [CloudFlare](https://www.cloudflare.com/dns/) and [Route 53](ht
557557
<i><a href=https://www.creative-artworks.eu/why-use-a-content-delivery-network-cdn/>Source: Why use a CDN</a></i>
558558
</p>
559559

560-
A content delivery network (CDN) is a globally distributed network of proxy servers, serving content from locations closer to the user. Generally, static files such as HTML/CSS/JSS, photos, and videos are served from CDN, although some CDNs such as Amazon's CloudFront support dynamic content. The site's DNS resolution will tell clients which server to contact.
560+
A content delivery network (CDN) is a globally distributed network of proxy servers, serving content from locations closer to the user. Generally, static files such as HTML/CSS/JS, photos, and videos are served from CDN, although some CDNs such as Amazon's CloudFront support dynamic content. The site's DNS resolution will tell clients which server to contact.
561561

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

0 commit comments

Comments
 (0)