Update introduction.md
authorvsopvsop <menporul.prabhu@gmail.com>
Fri, 29 May 2015 15:14:37 +0000 (20:44 +0530)
committerbep <bjorn.erik.pedersen@gmail.com>
Sun, 31 May 2015 11:49:41 +0000 (13:49 +0200)
docs/content/overview/introduction.md

index 33ddd7403d9079e290cb7744b1127a5504e0dca1..27ce26744592028229ff9eeb97c19fab146edcc7 100644 (file)
@@ -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."