Skip to content

Commit

Permalink
Merge pull request kubernetes#5883 from SataQiu/fix-2018100601
Browse files Browse the repository at this point in the history
fix typo: remove duplicate words
  • Loading branch information
k8s-ci-robot authored Oct 9, 2018
2 parents cd3de8e + 25140b4 commit 23dde04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/homebrew.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ You can use this to make more in depth changes to the formula.
Test and make sure that the new release works.

### Audit the Homebrew formula
```brew audit --strict --online``` will output any code that that doesn't meet the Homebrew standards.
```brew audit --strict --online``` will output any code that doesn't meet the Homebrew standards.

### Send a commit to the Homebrew repo

Expand Down

0 comments on commit 23dde04

Please sign in to comment.