diff --git a/doc/source/contrib/contributing.rst b/doc/source/contrib/contributing.rst
index f79f6e566a..8613235f93 100644
--- a/doc/source/contrib/contributing.rst
+++ b/doc/source/contrib/contributing.rst
@@ -29,7 +29,7 @@ Code Documentation
Some parts of the documentation are built directly from the code.
The documentation is built using `Sphinx `__, so the code documentation uses
`Google style docstrings
-`__.
+`__.
Contributing to the Code
========================