Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tribut committed Dec 9, 2019
1 parent 6941fd9 commit 4542301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For example, to allow write access for the group, add `-e UMASK=007` to your `do

### Docker Compose

If you are running Docker Compose, you have to adds these parameters to your `docker-compose.yml` file instead:
If you are running Docker Compose, you have to add these parameters to your `docker-compose.yml` file instead:

user: '1000:1000'
command: '/config/docker/run'
Expand Down

0 comments on commit 4542301

Please sign in to comment.