From de9895dc85c43b2d7719ce49a2a24127ac51f215 2022-10-28 23:06:20 From: anakimluke Date: 2022-10-28 23:06:20 Subject: [PATCH] fix minor typo in details.rst --- diff --git a/docs/source/config/details.rst b/docs/source/config/details.rst index 9e63232..3cc310a 100644 --- a/docs/source/config/details.rst +++ b/docs/source/config/details.rst @@ -69,7 +69,7 @@ shell: /home/bob >>> # it works -See ``IPython/example/utils/cwd_prompt.py`` for an example of how to write an +See ``IPython/example/utils/cwd_prompt.py`` for an example of how to write extensions to customise prompts. Inside IPython or in a startup script, you can use a custom prompts class