Skip to content

Commit 0d3fde6

Browse files
authored
content: Fix typo
1 parent 23a4adb commit 0d3fde6

File tree

1 file changed

+1
-1
lines changed
  • content/en/content-management/organization

1 file changed

+1
-1
lines changed

content/en/content-management/organization/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Without any additional configuration, the following will automatically work:
6161

6262
## Path breakdown in Hugo
6363

64-
The following demonstrates the relationships between your content organization and the output URL structure for your Hugo website when it renders. These examples assume you are [using pretty URLs][pretty], which is the default behavior for Hugo. The examples also assume a key-value of `baseURL = "https://example.org/"` in your [prject configuration][config].
64+
The following demonstrates the relationships between your content organization and the output URL structure for your Hugo website when it renders. These examples assume you are [using pretty URLs][pretty], which is the default behavior for Hugo. The examples also assume a key-value of `baseURL = "https://example.org/"` in your [project configuration][config].
6565

6666
### Index pages: `_index.md`
6767

0 commit comments

Comments
 (0)