Fix spelling of your and you're

This commit is contained in:
Axel Pirek
2018-09-25 12:38:02 +02:00
parent b41333d4b9
commit d2f2c3f220
7 changed files with 7 additions and 7 deletions

View File

@@ -65,7 +65,7 @@ make docs-build
This will rebuild the docs docker container.
To be able to use the image your have to quit (CTRL-C) the `make watch` command (that you run in the same directory as this README). Then simply rerun `make watch`, it will restart the docs server but now with access to your image.
To be able to use the image you have to quit (CTRL-C) the `make watch` command (that you run in the same directory as this README). Then simply rerun `make watch`, it will restart the docs server but now with access to your image.
### Editing content