Merge pull request #5883 from SataQiu/fix-2018100601

fix typo: remove duplicate words
This commit is contained in:
k8s-ci-robot 2018-10-08 23:38:17 -07:00 committed by GitHub
commit 23dde04ed2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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. Test and make sure that the new release works.
### Audit the Homebrew formula ### 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 ### Send a commit to the Homebrew repo