diff --git a/README.md b/README.md
index 128f154..e2db3e7 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ A low-code content-focussed way to setup and host a markdown-based documentation
## Preview
-[](https://michaelcurrin.github.io/mkdocs-quickstart/ "Sample screenshot)
+[](https://michaelcurrin.github.io/mkdocs-quickstart/ "Sample screenshot")
This project uses the _Read the Docs_ theme, as shown above. It comes with MkDocs so you don't need to add to your dependencies. But you can switch to the MkDocs default or install and configure another theme.
@@ -29,9 +29,9 @@ This project uses the _Read the Docs_ theme, as shown above. It comes with MkDoc
-[](https://michaelcurrin.github.io/mkdocs-quickstart/)
+[](https://michaelcurrin.github.io/mkdocs-quickstart/)
-[](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
+[](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
@@ -72,7 +72,7 @@ To isolate the MkDocs flow from the rest of your code, you can put the configs a
- Repo: [](https://github.com/mkdocs/mkdocs) [](https://github.com/mkdocs/mkdocs)
- PyPI package: [mkdocs](https://pypi.org/project/mkdocs/)
-### Why use MkDocs?
+### Why MkDocs?
If you're new to MkDocs, look at the tutorial added on this project's site, otherwise go to the MkDocs homepage for documentation.