Skip to content

Commit

Permalink
Merge pull request shuding#248 from YikSanChan/patch-2
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
shuding authored Nov 29, 2021
2 parents 75386cc + d70e9ea commit 98bf9a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/themes/docs/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:**
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit 98bf9a7

Please sign in to comment.