Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoBasicExample.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Brownstein <25962175+cbrownstein@users.noreply.github.com>2020-12-05 09:17:29 +0300
committerGitHub <noreply@github.com>2020-12-05 09:17:29 +0300
commit00188bc80985f84f6ee85e41f533dd4a19cae169 (patch)
tree26b4ef5367107ed3215a95b0719df6819368c600
parent7703abed6bfcb3548679eb891e9571cd3f43f96a (diff)
Fix typo (#67)HEADmaster
-rw-r--r--content/about.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/about.md b/content/about.md
index f49aec5..b31bf1d 100644
--- a/content/about.md
+++ b/content/about.md
@@ -20,6 +20,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).