diff --git a/pages/themes/docs/configuration.mdx b/pages/themes/docs/configuration.mdx index 21c25a6226..02e8ad685e 100644 --- a/pages/themes/docs/configuration.mdx +++ b/pages/themes/docs/configuration.mdx @@ -24,7 +24,7 @@ The URL that the button in the top right will point to. Changes the icon that is shown in the top right. -**Type:** `ReactNode`\ +**Type:** `ReactNode` **Default:** GitHub icon **Example:** @@ -185,7 +185,7 @@ The internationalization (i18n) config. See more [here](/features/i18n). ## `floatTOC` Specifies if the table of conents of a page -(the headings) shuld be displayed floating +(the headings) should be displayed floating on the right instead of being integrated in the menu on the left.