mirror of https://github.com/kubernetes/kops.git
Merge pull request #5883 from SataQiu/fix-2018100601
fix typo: remove duplicate words
This commit is contained in:
commit
23dde04ed2
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue