Skip to content

Commit f07bce1

Browse files
committed
content: use numbers for post series description
Rather than a mix of words and numbers. Change-Id: I2102f11f4e66167b9708d5cfb96e2b4a02bc40c1 Reviewed-on: https://go-review.googlesource.com/c/blog/+/191178 Reviewed-by: Jay Conrod <[email protected]>
1 parent de9a6da commit f07bce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/using-go-modules.article

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Tyler Bui-Palsulich
77
Eno Compton
88

99
* Introduction
10-
This post is part one in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]].
10+
This post is part 1 in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]].
1111

1212
Go 1.11 and 1.12 include preliminary
1313
[[https://golang.org/doc/go1.11#modules][support for modules]],

0 commit comments

Comments
 (0)