Merge pull request #7531 from Takashiidobe/patch-1

grammar fix for How-To-Create-and-Maintain-a-Tap
This commit is contained in:
Issy Long 2020-05-09 16:23:51 +01:00 committed by GitHub
commit b926eeb0d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ See [homebrew/cask](https://github.com/Homebrew/homebrew-cask) for an example of
### Naming
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