Skip to content

Commit ae71661

Browse files
author
Dylan Verheul
committed
Merge pull request zostera#241 from emoffett/patch-1
minor language update to settings.rst
2 parents 34d17ba + 830c69f commit ae71661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The django-bootstrap3 has some pre-configured settings.
66

77
They can be modified by adding a dict variable called ``BOOTSTRAP3`` in your ``settings.py`` and customizing the values ​​you want;
88

9-
The ``BOOTSTRAP3`` dict variable is contains these settings and defaults:
9+
The ``BOOTSTRAP3`` dict variable contains these settings and defaults:
1010

1111

1212
.. code:: django

0 commit comments

Comments
 (0)