mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 06:45:24 -04:00
Fixed a typo
This commit is contained in:
parent
966fcd6e10
commit
b51cd94805
@ -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,
|
a static site generator. This means that, unlike systems like WordPress,
|
||||||
Ghost and Drupal, which run on your web server expensively building a page
|
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
|
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
|
edited, Hugo is optimized for website viewing while providing a great
|
||||||
writing experience.
|
writing experience.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user