mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
Fixed a typo
This commit is contained in:
committed by
Anthony Fok
parent
54e417681d
commit
09ed3c4b92
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user