diff options
| author | Frederik Zipp <fzipp@gmx.de> | 2022-06-12 20:19:30 +0200 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-06-15 16:32:49 +0000 |
| commit | 4056b246ea265f261d3bf1186f3c7954e115a2e4 (patch) | |
| tree | 090e20a42dbf2cf6452930038a1f4d1bf19801a4 /_content/talks/2014/go4java.slide | |
| parent | 08809b7f2bf270a24665e8e2976acc8a0c3c5a86 (diff) | |
| download | go-x-website-4056b246ea265f261d3bf1186f3c7954e115a2e4.tar.xz | |
all: fix a lot of typos
Change-Id: I0754d18f4c3c3d5dfa0c34b4bc154a35ac20b917
Reviewed-on: https://go-review.googlesource.com/c/website/+/411794
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Diffstat (limited to '_content/talks/2014/go4java.slide')
| -rw-r--r-- | _content/talks/2014/go4java.slide | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/talks/2014/go4java.slide b/_content/talks/2014/go4java.slide index 5fceeab4..334c5b95 100644 --- a/_content/talks/2014/go4java.slide +++ b/_content/talks/2014/go4java.slide @@ -631,7 +631,7 @@ And there's lots to learn! - [[http://go.dev/talks/2012/concurrency.slide#1][Go Concurrency Patterns]], by Rob Pike - [[http://go.dev/talks/2013/advconc.slide#1][Advanced Concurrency Patterns]], by Sameer Ajmani -- [[http://go.dev/talks/2012/waza.slide#1][Concurrency is not Parellelism]], by Rob Pike +- [[http://go.dev/talks/2012/waza.slide#1][Concurrency is not Parallelism]], by Rob Pike .image go4java/img/busy.jpg |
