diff --git a/en/eBook/01.2.md b/en/eBook/01.2.md index 6c89f8b3..b12a9029 100644 --- a/en/eBook/01.2.md +++ b/en/eBook/01.2.md @@ -142,7 +142,7 @@ If you've followed all of the above steps, your directory structure should now l Now you are able to see the directory structure clearly; `bin` contains executable files, `pkg` contains compiled files and `src` contains package source files. -(The format of environment variables in Windows is `%GOPATH%`, however this book mainly folows the Unix-style, so Windows users need to replace by yourself.) +(The format of environment variables in Windows is `%GOPATH%`, however this book mainly follows the Unix-style, so Windows users need to replace these yourself.) ## Links