diff --git a/docs/user-guide/custom-themes.md b/docs/user-guide/custom-themes.md index b71e1bfe..eb221622 100644 --- a/docs/user-guide/custom-themes.md +++ b/docs/user-guide/custom-themes.md @@ -153,7 +153,7 @@ navigation as a nested list. {% endif %} ``` -The `nav` object also contains a `hompage` object, which points to the `page` +The `nav` object also contains a `homepage` object, which points to the `page` object of the homepage. For example, you may want to access `nav.homepage.url`. #### base_url