diff --git a/docs/_docs/installation/macos.md b/docs/_docs/installation/macos.md index 7a4baa38..d22cd77b 100644 --- a/docs/_docs/installation/macos.md +++ b/docs/_docs/installation/macos.md @@ -98,7 +98,7 @@ Then append your path file with the following, replacing the `X.X` with the firs export PATH=$HOME/.gem/ruby/X.X.0/bin:$PATH ``` -To check your that you gem paths point to your home directory run: +To check that your gem paths point to your home directory run: ```sh gem env