docs: fix style

The existing title is not in title case according to Vale's reference
style guide.
This commit is contained in:
Carlo Cabrera 2022-02-08 20:35:26 +08:00
parent 89ab131984
commit f97c630714
No known key found for this signature in database
GPG Key ID: C74D447FC549A1D0

View File

@ -1,4 +1,4 @@
# Adding Software to Homebrew
# Adding Software To Homebrew
Are you missing your favorite software in Homebrew? Then you're the perfect person to resolve this problem.
@ -358,4 +358,3 @@ if you set the variable `HOMEBREW_NO_AUTO_UPDATE` then clean it up with:
```bash
unset HOMEBREW_NO_AUTO_UPDATE
```