Skip to content

Commit

Permalink
Update introduction.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsopvsop authored and tychoish committed Aug 13, 2017
1 parent ca52550 commit 2a7a7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/overview/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ a file is cached, a copy of it is temporarily stored on the computer.
It is much faster for the HTTP server to send that copy the next time
the page is requested than it is to generate it from scratch.

Hugo takes cacheing a step further. All HTML files are rendered on your
Hugo takes caching a step further. All HTML files are rendered on your
computer. You can review the files before you copy them to the computer
hosting the HTTP server. Since the HTML files aren't generated dynamically,
we say that Hugo is a "static site generator."
Expand Down

0 comments on commit 2a7a7e2

Please sign in to comment.