Skip to content

Commit

Permalink
Add missing space (#11061)
Browse files Browse the repository at this point in the history
  • Loading branch information
fortis committed Jun 30, 2020
1 parent 9fdc494 commit ea11c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/reference/push.md
Expand Up @@ -31,5 +31,5 @@ services:

service2:
build: .
image: youruser/yourimage # goes to youruser DockerHub registry
image: youruser/yourimage # goes to your user DockerHub registry
```

0 comments on commit ea11c50

Please sign in to comment.