From 4b381e78ba3fa91facf81ed4cb0de65b21e228e2 Mon Sep 17 00:00:00 2001 From: SkeleyM <86805089+SkeleyM@users.noreply.github.com> Date: Thu, 27 Feb 2025 22:23:05 +0000 Subject: [PATCH] docs: fix slight spelling error (#820) --- docs/library/tag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/library/tag.md b/docs/library/tag.md index e7bf7aff..f1a9d831 100644 --- a/docs/library/tag.md +++ b/docs/library/tag.md @@ -32,7 +32,7 @@ Given a tag named "Freddy", we may confuse it with other "Freddy" tags in our li ![Tag Disambiguation Example](../assets/tag_disambiguation_example.png) -So if the "Five Night's at Fredddy's" tag is added as a parent tag on the "Freddy" tag, and the disambiguation box next to it is checked, then our tag name will automatically be displayed as "Freddy (Five Nights at Freddy's)". Better yet, if the "Five Night's at Fredddy's" tag has a shorthand such as "FNAF", then our "Freddy" tag will be displayed as "Freddy (FNAF)". This process preserves our base tag name ("Freddy") and provides an option to get a clean and consistent method to display disambiguating parent categories, rather than having to type this information in manually for each applicable tag. +So if the "Five Night's at Freddy's" tag is added as a parent tag on the "Freddy" tag, and the disambiguation box next to it is checked, then our tag name will automatically be displayed as "Freddy (Five Nights at Freddy's)". Better yet, if the "Five Night's at Freddy's" tag has a shorthand such as "FNAF", then our "Freddy" tag will be displayed as "Freddy (FNAF)". This process preserves our base tag name ("Freddy") and provides an option to get a clean and consistent method to display disambiguating parent categories, rather than having to type this information in manually for each applicable tag. ## Tag Relationships