Added the correct word on line 31. (#31824)
* Added the correct word on line 31. It said "One of does files" instead of "One of those files". * fix: corrected grammar
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user