Merge pull request #817 from ulin-evgeny/patch

Fixed typos
This commit is contained in:
cytopia
2021-10-15 11:48:42 +02:00
committed by GitHub

View File

@ -128,7 +128,7 @@ Now save the file and you can start the Devilbox again.
# Navigate to the Devilbox directory # Navigate to the Devilbox directory
host> cd path/to/devilbox host> cd path/to/devilbox
# Stop all container # Start all container
host> docker-compose up php httpd bind host> docker-compose up php httpd bind
.. seealso:: :ref:`start_the_devilbox` .. seealso:: :ref:`start_the_devilbox`
@ -193,7 +193,7 @@ Now save the file and you can start the Devilbox again.
# Navigate to the Devilbox directory # Navigate to the Devilbox directory
host> cd path/to/devilbox host> cd path/to/devilbox
# Stop all container # Start all container
host> docker-compose up php httpd bind host> docker-compose up php httpd bind
.. seealso:: :ref:`start_the_devilbox` .. seealso:: :ref:`start_the_devilbox`