Skip to content

Commit be21a99

Browse files
committed
Dang pretty apostrophe's being copied from the web.
1 parent 3742757 commit be21a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Make sure that ``'django.contrib.staticfiles'`` is `set up properly
3838
STATIC_URL = '/static/'
3939

4040
Make sure your ``TEMPLATES`` setting contains a ``DjangoTemplates`` backend
41-
whose ``APP_DIRS`` options is set to ``True``. Its in there by default, so
42-
youll only need to change this if youve changed that setting.
41+
whose ``APP_DIRS`` options is set to ``True``. It's in there by default, so
42+
you'll only need to change this if you've changed that setting.
4343

4444

4545
If you're upgrading from a previous version, you should review the

0 commit comments

Comments
 (0)