Merge pull request #12851 from carlocab/docs-style

docs: fix style
This commit is contained in:
Mike McQuaid 2022-02-08 13:07:14 +00:00 committed by GitHub
commit e937b10d80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
```