From 584205eb2c4d137e32b64d0124a90e520ff96e1b Mon Sep 17 00:00:00 2001 From: Yann Salaün <1910607+yansal@users.noreply.github.com> Date: Fri, 8 Nov 2019 18:48:40 +0000 Subject: content: fix typo in 10years.article Change-Id: Ibeccb23861fceafcde66638c7f0f47bbdc2db7d9 GitHub-Last-Rev: cb7e3221d9358e0ea4467a559e509de581bff73b GitHub-Pull-Request: golang/blog#27 Reviewed-on: https://go-review.googlesource.com/c/blog/+/206177 Reviewed-by: Ian Lance Taylor --- content/10years.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/10years.article b/content/10years.article index fa094f9..4a33db0 100644 --- a/content/10years.article +++ b/content/10years.article @@ -86,7 +86,7 @@ with fantastic tooling, a production-quality implementation, a [[https://blog.golang.org/ismmkeynote][state-of-the-art garbage collector]], -and [[https://golang.org/doc/install/source#introduction][ports to a 12 operating systems and 10 architectures]]. +and [[https://golang.org/doc/install/source#introduction][ports to 12 operating systems and 10 architectures]]. Any programming language needs the support of a thriving ecosystem. The open source release was the seed for that ecosystem, -- cgit v1.2.3