fix some docs typos and wording

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
This commit is contained in:
Brian Goff 2015-12-17 16:02:58 -05:00
parent 5faf2bd102
commit 866ad6fe1d
2 changed files with 5 additions and 4 deletions

View file

@ -61,7 +61,7 @@ look like this:
## Edits
We need to exit the config to add `redis-server` as the application to launch inside the container along with
We need to edit the config to add `redis-server` as the application to launch inside the container along with
a few other settings. The resulting `config.json` should look like this:
```json