summaryrefslogtreecommitdiffstats
path: root/docs/content/en/hugo-modules/theme-components.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-12-20 11:04:41 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-12-20 11:04:41 +0100
commit9a215d6950e6705f9109497e9f38cc3844172612 (patch)
treef04e00c7c59f77214ee0c90ab95d5fcab40c25fa /docs/content/en/hugo-modules/theme-components.md
parenteda1e720cd2434f97d7d931a7ff55447375e8d9a (diff)
parent41bc6f702aa54200530efbf4267e5c823df3028d (diff)
Diffstat (limited to 'docs/content/en/hugo-modules/theme-components.md')
-rw-r--r--docs/content/en/hugo-modules/theme-components.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/hugo-modules/theme-components.md b/docs/content/en/hugo-modules/theme-components.md
index c78b4249b..5b01e98e9 100644
--- a/docs/content/en/hugo-modules/theme-components.md
+++ b/docs/content/en/hugo-modules/theme-components.md
@@ -29,7 +29,7 @@ You can even nest this, and have the theme component itself include theme compon
The theme definition example above in `config.toml` creates a theme with 3 theme components with precedence from left to right.
-For any given file, data entry, etc., Hugo will look first in the project and then in `my-shortcode`, `base-theme`, and lastly `hyde`.
+For any given file, data entry, etc., Hugo will look first in the project and then in `my-shortcodes`, `base-theme`, and lastly `hyde`.
Hugo uses two different algorithms to merge the filesystems, depending on the file type: