Skip to content

Commit 063cca0

Browse files
authored
Merge pull request #97 from s864372002/hotfix/typo
Typo fixed.
2 parents 152d643 + 302e4ae commit 063cca0

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
@@ -16,7 +16,7 @@ The programs in this repository are written with the Go programming language. Th
1616
$ go get github.com/docker/docker-credential-helpers
1717
```
1818

19-
2 - Use `make` to build the program you want. That will leave any executable in the `bin` directory inside the repository.
19+
2 - Use `make` to build the program you want. That will leave an executable in the `bin` directory inside the repository.
2020

2121
```
2222
$ cd $GOPATH/docker/docker-credentials-helpers

0 commit comments

Comments
 (0)