Update customizing-your-theme.md (#3215)

Fixed typo
This commit is contained in:
Zac Knitter
2023-05-07 04:20:05 -04:00
committed by GitHub
parent b776ad8820
commit 2a232bf153

View File

@@ -28,7 +28,7 @@ h1 {
```
> NOTE:
> If you are deploying your documentation with [ReadTheDocs]. You will need
> If you are deploying your documentation with [ReadTheDocs], you will need
> to explicitly list the CSS and JavaScript files you want to include in
> your config. To do this, add the following to your mkdocs.yml.
>