diff options
author | Ainar Garipov <ainar-g@yandex.ru> | 2020-08-10 19:27:53 +0300 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-08-10 18:06:31 +0000 |
commit | ec8acabe7d1bac2e45baad1c07a2905d56921df8 (patch) | |
tree | c4d4abe5074f83af7ad67789921de9d7b6be09b3 /content/experiment.article | |
parent | fb994f42d8394e948c3d58235828e9ed5f2f3077 (diff) |
content: fix a few typos
Found with hunspell.
Change-Id: I5208cc9012df5f900848ef61c0ea915673efa307
Reviewed-on: https://go-review.googlesource.com/c/blog/+/247717
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'content/experiment.article')
-rw-r--r-- | content/experiment.article | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/experiment.article b/content/experiment.article index ebe0282..286077e 100644 --- a/content/experiment.article +++ b/content/experiment.article @@ -1210,7 +1210,7 @@ where we believe that they will serve most users, but we aren’t ready to shut down GOPATH just yet. We will keep experimenting, simplifying, and revising. -We fully recgonize that +We fully recognize that the Go user community built up almost a decade of experience and tooling and workflows around GOPATH, |