Skip to content

Commit

Permalink
convince->convenience (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
kensipe authored and gerred committed Jun 5, 2019
1 parent bdcc8df commit 54ad6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ prebuild: generate check-formatting
.PHONY: manager
# Build manager binary
manager: prebuild
# developer convince for platform they are running
# developer convenience for platform they are running
go build -ldflags "${LDFLAGS}" -o bin/$(EXECUTABLE) github.com/kudobuilder/kudo/cmd/manager

# platforms for distribution
Expand Down

0 comments on commit 54ad6ec

Please sign in to comment.