Skip to content

Commit 4159b25

Browse files
authored
docs: Fix déja to déjà in swizzling.mdx (#10096)
1 parent 10b76d8 commit 4159b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/swizzling.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Customize your site's appearance through creating your own theme co
66

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

9-
> Déja vu...?
9+
> Déjà vu...?
1010
1111
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**.
1212

0 commit comments

Comments
 (0)