Skip to content

Commit 763fd4c

Browse files
authored
fix typo
1 parent efd5759 commit 763fd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ If using Docker V1.11 or later, the docker login email flag has been deprecated.
920920
Add the following code to the manifest file:
921921

922922
```puppet
923-
docker::registry { 'example.docker.io:5000'}
923+
docker::registry { 'example.docker.io:5000':
924924
username => 'user',
925925
password => 'secret',
926926
}

0 commit comments

Comments
 (0)