diff --git a/docs/user-guide/customizing-your-theme.md b/docs/user-guide/customizing-your-theme.md index 688c2b64..efbef1fd 100644 --- a/docs/user-guide/customizing-your-theme.md +++ b/docs/user-guide/customizing-your-theme.md @@ -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. >