From 19f725266d1195d63b5c420212a3d8809b8f70ff Mon Sep 17 00:00:00 2001 From: EddyAlleman <979361+EddyAlleman@users.noreply.github.com> Date: Sun, 12 Sep 2021 14:22:36 +0200 Subject: [PATCH] typo --- docs/_content/standard-library/components/toc/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_content/standard-library/components/toc/index.md b/docs/_content/standard-library/components/toc/index.md index 55bbf3d..30e6123 100644 --- a/docs/_content/standard-library/components/toc/index.md +++ b/docs/_content/standard-library/components/toc/index.md @@ -1,7 +1,7 @@ --- layout: $ caption: Table Of Content -title: Creating tale of content in the site +title: Creating table of content in the site description: Creating a Table Of Content (TOC) navigation bar in the site image: table-of-content.png repo-link: Components/Lib/toc @@ -63,4 +63,4 @@ When name is specified, this item is considered as a parent menu item and will n In order to specify the custom name to the menu (instead of loading this from the page), use the markdown url syntax (*Custom Name 2* menu from the example above). -This component is included into the [user guide theme](/standard-library/themes/user-guide/) and [blog theme](/standard-library/themes/blog/) \ No newline at end of file +This component is included into the [user guide theme](/standard-library/themes/user-guide/) and [blog theme](/standard-library/themes/blog/)