diff --git a/docs/overview.rst b/docs/overview.rst
index e0fc0c946..9b8193863 100644
--- a/docs/overview.rst
+++ b/docs/overview.rst
@@ -253,7 +253,7 @@ If you wish to store very large amounts of scrollback to view using the piping o
option.
-Shell integration
+Integration with shells
---------------------------------
kitty has the ability to integrate closely within common shells, such as `zsh
diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst
index 13a7cb112..746d17175 100644
--- a/docs/shell-integration.rst
+++ b/docs/shell-integration.rst
@@ -1,7 +1,7 @@
.. _shell_integration:
Shell integration
-======================
+-------------------
kitty has the ability to integrate closely within common shells, such as `zsh
`_, `fish `_ and `bash