diff --git a/docs/Homebrew-on-Linux.md b/docs/Homebrew-on-Linux.md index 6a2d070c70..ca6286bc50 100644 --- a/docs/Homebrew-on-Linux.md +++ b/docs/Homebrew-on-Linux.md @@ -46,7 +46,7 @@ brew install hello If you're using an older distribution of Linux, installing your first package will also install a recent version of *glibc* and *gcc*. Use `brew doctor` to troubleshoot common issues. > [!NOTICE] -> Please note that in contrary to macOS, Homebrew does not use any sandbox when building on Linux, so formula could install outside the Homebrew prefix. +> Please note that contrary to macOS, Homebrew does not use any sandbox when building on Linux, so formula may install outside the Homebrew prefix. ## Requirements