We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5bfae commit 77a7d27Copy full SHA for 77a7d27
1 file changed
user_guide_src/source/installation/running.rst
@@ -65,7 +65,7 @@ This will launch the server and you can now view your application in your browse
65
66
If you need to run the site on a host other than simply localhost, you'll first need to add the host
67
to your **hosts** file. The exact location of the file varies in each of the main operating systems, though
68
-all unix-type systems (include macOS) will typically keep the file at **/etc/hosts**.
+all unix-type systems (including macOS) will typically keep the file at **/etc/hosts**.
69
70
The local development server can be customized with three command line options:
71
0 commit comments