diff options
| author | Frederik Zipp <fzipp@gmx.de> | 2021-02-17 21:13:25 +0100 |
|---|---|---|
| committer | Steve Traut <straut@google.com> | 2021-02-25 16:35:35 +0000 |
| commit | f1b7164c9ee200f6fa404b5d05201da62e9437f9 (patch) | |
| tree | 942f97b4be3c239ae29ab594a6db588489aff167 /_content/doc/tutorial/create-module.html | |
| parent | 7118d0ea1dc1b5ee7fefa8f70eeb7cf8e7a5833e (diff) | |
| download | go-x-website-f1b7164c9ee200f6fa404b5d05201da62e9437f9.tar.xz | |
_content/doc: fix typos, broken links, and text formatting
For golang/go#44241
Change-Id: Ie23c99c6e36c618d0a3135167cf780f02ea3e3ea
Reviewed-on: https://go-review.googlesource.com/c/website/+/293229
Run-TryBot: Steve Traut <straut@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Steve Traut <straut@google.com>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to '_content/doc/tutorial/create-module.html')
| -rw-r--r-- | _content/doc/tutorial/create-module.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/doc/tutorial/create-module.html b/_content/doc/tutorial/create-module.html index 44e0d832..cf6558c0 100644 --- a/_content/doc/tutorial/create-module.html +++ b/_content/doc/tutorial/create-module.html @@ -18,7 +18,7 @@ </p> <p> - This tutorial's sequence includes six brief topics that each illustrate a + This tutorial's sequence includes seven brief topics that each illustrate a different part of the language. </p> |
