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:
Stephen
2018-11-24 00:24:34 +00:00
committed by Randell Dawson
parent ade502b49b
commit d55024c82a

View File

@ -28,7 +28,7 @@ $ brew install golang
First, you will need to tell Go the location of your workspace. 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 ```bash
$ vi .bashrc $ vi .bashrc