Skip to content

Commit 4542301

Browse files
committed
Fix typo
1 parent 6941fd9 commit 4542301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For example, to allow write access for the group, add `-e UMASK=007` to your `do
2828

2929
### Docker Compose
3030

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

3333
user: '1000:1000'
3434
command: '/config/docker/run'

0 commit comments

Comments
 (0)