Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1ac0e09

Browse files
committed
DOC: minor fix
1 parent 48eab58 commit 1ac0e09

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/source/development/config.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ location if there isn't already a directory there.
3434

3535
Once the location of the IPython directory has been determined, you need to know
3636
which profile you are using. For users with a single configuration, this will
37-
simply be 'default', and will be located in
37+
simply be 'default', and will be located in
3838
:file:`<IPYTHONDIR>/profile_default`.
3939

4040
The next thing you need to know is what to call your configuration file. The
@@ -52,6 +52,7 @@ To generate the default configuration files, do::
5252

5353
and you will have a default :file:`ipython_config.py` in your IPython directory
5454
under :file:`profile_default`.
55+
5556
.. note::
5657

5758
IPython configuration options are case sensitive, and IPython cannot

0 commit comments

Comments
 (0)