diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index 95f035a3a..5492bf6de 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -149,7 +149,7 @@ different shells. .. tab:: bash For bash, kitty starts bash in POSIX mode, using the environment variable - ``ENV`` to load the shell integrtion script. This prevents bash from + ``ENV`` to load the shell integration script. This prevents bash from loading any startup files itself. The loading of the startup files is done by the integration script, after disabling POSIX mode. From the perspective of those scripts there should be no difference to running