Skip to content

Commit

Permalink
Merge pull request concourse#184 from neumayer/fixtypo
Browse files Browse the repository at this point in the history
Fix typo in readme
  • Loading branch information
Shashwathi authored Mar 16, 2018
2 parents 212524c + 2b81f0b commit 380a4ca
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 @@ -204,7 +204,7 @@ version is the image's digest.
{ "email": "[email protected]", "how_many_things": 1, "do_thing": false }
```

* `additional_tags`: *Optional.* Path to a space separated list of tags. The Docker build will additonally be pushed with those tags.
* `additional_tags`: *Optional.* Path to a space separated list of tags. The Docker build will additionally be pushed with those tags.

## Example

Expand Down

0 comments on commit 380a4ca

Please sign in to comment.