Skip to content

Commit c03c0fc

Browse files
salty-horsePhotonios
authored andcommitted
Fix RST formatting typo in installation docs
1 parent 78a2642 commit c03c0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Installation
99
1010
$ pip install django-postgres-extra
1111
12-
2. Add ``django.contrib.postgres`` and `psqlextra`` to your ``INSTALLED_APPS``:
12+
2. Add ``django.contrib.postgres`` and ``psqlextra`` to your ``INSTALLED_APPS``:
1313

1414
.. code-block:: python
1515

0 commit comments

Comments
 (0)