aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/using-go-modules.article2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/using-go-modules.article b/content/using-go-modules.article
index 3ced856..0c146c8 100644
--- a/content/using-go-modules.article
+++ b/content/using-go-modules.article
@@ -7,7 +7,7 @@ Tyler Bui-Palsulich
Eno Compton
* Introduction
-This post is part one in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]].
+This post is part 1 in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]].
Go 1.11 and 1.12 include preliminary
[[https://golang.org/doc/go1.11#modules][support for modules]],