Fixed a typo
authorMaxime Michel <maxime@debian>
Mon, 16 Feb 2015 21:53:12 +0000 (22:53 +0100)
committerAnthony Fok <foka@debian.org>
Tue, 17 Feb 2015 08:16:41 +0000 (01:16 -0700)
docs/content/overview/introduction.md

index a71611acf75bcc9396434b5ae229878544886fc8..2ff199e0b48f63eec4acafa0b6d2e8ad54ca62ce 100644 (file)
@@ -15,7 +15,7 @@ Hugo is a general-purpose website framework. Technically speaking, Hugo is
 a static site generator. This means that, unlike systems like WordPress,
 Ghost and Drupal, which run on your web server expensively building a page
 every time a visitor requests one, Hugo does the building when you create
-your content. Since websites are viewed far more often then they are
+your content. Since websites are viewed far more often than they are
 edited, Hugo is optimized for website viewing while providing a great
 writing experience.