diff --git a/docs/development.rst b/docs/development.rst
index 355ccb70..7e2dcece 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -94,7 +94,7 @@ For the full use of the tool, you may need to install also other third-party too
`shellcheck `_ and `shfmt `_.
Running pre-commit manually
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
| Once configured, pre-commit will auto-run against staged files as part
of the commit process.