Skip to content

Commit dbfc565

Browse files
committed
Fix sentence
1 parent df263ba commit dbfc565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ For builds to properly work as expected,
146146
it is necessary the port you're serving on
147147
(i.e. ``python manage.py runserver 0.0.0.0:8080``)
148148
match the port defined in ``PRODUCTION_DOMAIN``.
149-
You can utilize ``readthedocs/settings/local_settings.py`` to modify this.
150-
(By default, it's ``localhost:8000``)
149+
You can utilize ``readthedocs/settings/local_settings.py`` to modify this
150+
(by default, it's ``localhost:8000``).
151151

152152
While the web server is running,
153153
you can build the documentation for the latest version of any project using the ``update_repos`` command.

0 commit comments

Comments
 (0)