From c166cef47e889fcfa9e9892bef964719025475ea Mon Sep 17 00:00:00 2001 From: Rohan Verma Date: Sat, 13 Apr 2019 17:56:49 +0530 Subject: [PATCH] Fix typo --- content/en/content-management/taxonomies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}}