mirror of https://github.com/kubernetes/kops.git
fix typo: remove duplicate words
This commit is contained in:
parent
7b4133c823
commit
25140b43e2
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue