Skip to content

Commit

Permalink
docs: Fix déja to déjà in swizzling.mdx (#10096)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwyx committed May 2, 2024
1 parent 10b76d8 commit 4159b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/swizzling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Customize your site's appearance through creating your own theme co

In this section, we will introduce how customization of layout is done in Docusaurus.

> Déja vu...?
> Déjà vu...?
This section is similar to [Styling and Layout](./styling-layout.mdx), but this time, we will customize React components themselves, rather than what they look like. We will talk about a central concept in Docusaurus: **swizzling**, which allows **deeper site customizations**.

Expand Down

0 comments on commit 4159b25

Please sign in to comment.