From eb3aa5e4624f26189acf38daf6169fa043d29830 Mon Sep 17 00:00:00 2001 From: Kaushal Modi Date: Tue, 22 May 2018 11:57:00 -0400 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 1d9ea15a2..629fab94d 100644 --- a/content/en/content-management/taxonomies.md +++ b/content/en/content-management/taxonomies.md @@ -126,7 +126,7 @@ While adding custom taxonomies, you need to put in the default taxonomies too, _ ### Example: Removing default taxonomies -If you want to have just the default `tags` taxonomy, and remove the `categories` taxonomy for your site, you can do so my modifying the `taxonomies` value in your [site config][config]. +If you want to have just the default `tags` taxonomy, and remove the `categories` taxonomy for your site, you can do so by modifying the `taxonomies` value in your [site config][config]. {{< code-toggle copy="false" >}} [taxonomies]