grammar fix for How-To-Create-and-Maintain-a-Tap
changing `with you github username` to `with your github username`.
This commit is contained in:
parent
7750ae1983
commit
9cf43a181c
@ -72,7 +72,7 @@ See [homebrew/cask](https://github.com/Homebrew/homebrew-cask) for an example of
|
|||||||
### Naming
|
### Naming
|
||||||
|
|
||||||
Unlike formulae, casks must have globally unique names to avoid clashes.
|
Unlike formulae, casks must have globally unique names to avoid clashes.
|
||||||
This can be achieved by e.g. prepending the cask name with you github username: `username-formula-name`.
|
This can be achieved by e.g. prepending the cask name with your github username: `username-formula-name`.
|
||||||
|
|
||||||
## External commands
|
## External commands
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user