Skip to content

Commit

Permalink
Quick typo fix (ko-build#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner authored and jonjohnsonjr committed Oct 22, 2019
1 parent 267b61e commit a6277d0
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 @@ -82,7 +82,7 @@ For example, any of the following would be matched:
### Results

Employing this convention enables `ko` to have effectively zero configuration
and enable very fast development iteration. For
and enables very fast development iteration. For
[warm-image](https://github.com/mattmoor/warm-image), `ko` is able to
build, containerize, and redeploy a non-trivial Kubernetes controller app in
seconds (dominated by two `go build`s).
Expand Down

0 comments on commit a6277d0

Please sign in to comment.