summaryrefslogtreecommitdiffstats
path: root/exampleSite/content
diff options
context:
space:
mode:
authorDSRKafuU2020-06-18 09:32:45 +0800
committerGitHub2020-06-18 09:32:45 +0800
commit9d4dcf285892f5ce68bd519d69d4f03b2b2fa76f (patch)
treedd7862111a734334731c7373a903d77d7088e57a /exampleSite/content
parentdfd5ecf0c2326147656a2306654175ca061e228e (diff)
parentcf72ff2fc6e3d4d0da41d6e761847efc647f3a55 (diff)
downloadhugo-theme-fuji-9d4dcf285892f5ce68bd519d69d4f03b2b2fa76f.tar.gz
hugo-theme-fuji-9d4dcf285892f5ce68bd519d69d4f03b2b2fa76f.tar.bz2
hugo-theme-fuji-9d4dcf285892f5ce68bd519d69d4f03b2b2fa76f.zip
Merge pull request #32 from hjiawei/fix-typos
Fix some typos in code comments
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/about.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index a596d02..b6fc1ec 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -19,6 +19,6 @@ Hugo is ideal for blogs, corporate websites, creative portfolios, online magazin
Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.
-Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.
+Websites built with Hugo are extremely fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.
Learn more and contribute on [GitHub](https://github.com/gohugoio).