Skip to content

Commit 708e700

Browse files
authored
Update installation.rst
fixed spelling error
1 parent 3921026 commit 708e700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ option. This option allows you to specify a custom function for this purpose.
100100

101101
.. warning::
102102

103-
If using Docker the following will set your internal ips correctly only if you are in Debug mode.::
103+
If using Docker the following will set your `INTERNAL_IPS` correctly only if you are in Debug mode.::
104104
105105
if DEBUG:
106106
import os # only if you haven't already imported this

0 commit comments

Comments
 (0)