diff --git a/guide/english/go/index.md b/guide/english/go/index.md index bf5f4121ba..332bf7970c 100644 --- a/guide/english/go/index.md +++ b/guide/english/go/index.md @@ -28,7 +28,7 @@ $ brew install golang First, you will need to tell Go the location of your workspace. -We'll add some environment variables into shell config. One of does files located at your home directory bash_profile, bashrc or .zshrc (for Oh My Zsh Army) +You will add some environment variables into shell config. One of those files is located in your home directory bash_profile, bashrc or .zshrc (for Oh My Zsh Army) ```bash $ vi .bashrc