projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54e4176
)
Fixed a typo
author
Maxime Michel
<maxime@debian>
Mon, 16 Feb 2015 21:53:12 +0000
(22:53 +0100)
committer
Anthony Fok
<foka@debian.org>
Tue, 17 Feb 2015 08:16:41 +0000
(
01:16
-0700)
docs/content/overview/introduction.md
patch
|
blob
|
history
diff --git
a/docs/content/overview/introduction.md
b/docs/content/overview/introduction.md
index a71611acf75bcc9396434b5ae229878544886fc8..2ff199e0b48f63eec4acafa0b6d2e8ad54ca62ce 100644
(file)
--- a/
docs/content/overview/introduction.md
+++ b/
docs/content/overview/introduction.md
@@
-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 th
e
n they are
+your content. Since websites are viewed far more often th
a
n they are
edited, Hugo is optimized for website viewing while providing a great
writing experience.