Fixed typo in docs.

The words “with in” should be changed to “within.”
This commit is contained in:
Nick-Rivera
2018-01-31 22:40:46 -08:00
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.