Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/en/content-management/taxonomies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/content-management/taxonomies.md b/content/en/content-management/taxonomies.md
index 5a5ba9663..03747e72b 100644
--- a/content/en/content-management/taxonomies.md
+++ b/content/en/content-management/taxonomies.md
@@ -142,7 +142,7 @@ Much like regular pages, taxonomy list [permalinks](/content-management/urls/) a
{{% /note %}}
{{% warning %}}
-The configuration option `preserveTaxonomyNames` was remoted in Hugo 0.55.
+The configuration option `preserveTaxonomyNames` was removed in Hugo 0.55.
You can now use `.Page.Title` on the relevant taxonomy node to get the original value.
{{% /warning %}}