mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-29 17:52:38 +00:00
Fixed typo in docs.
The words “with in” should be changed to “within.”
This commit is contained in:
committed by
Kaushal Modi
parent
2da6518bea
commit
6d652458c4
@@ -38,7 +38,7 @@ Running the `hugo new site` generator from the command line will create a direct
|
||||
|
||||
## Directory Structure Explained
|
||||
|
||||
The following is a high-level overview of each of the directories with links to each of their respective sections with in the Hugo docs.
|
||||
The following is a high-level overview of each of the directories with links to each of their respective sections within the Hugo docs.
|
||||
|
||||
[`archetypes`](/content-management/archetypes/)
|
||||
: You can create new content files in Hugo using the `hugo new` command.
|
||||
|
||||
Reference in New Issue
Block a user