content/static/doc: fix typo in 'go mod why' reference

For golang/go#33637

Change-Id: Iba37b9ea0024e5c07d14d57861b4705d29f59e44
Reviewed-on: https://go-review.googlesource.com/c/website/+/285432
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
This commit is contained in:
Jay Conrod 2021-01-21 16:10:42 -05:00
Родитель 52817af3af
Коммит d8c361e54d
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1635,7 +1635,7 @@ command line, separated by blank lines. Each stanza begins with a comment line
starting with `#` giving the target package or module. Subsequent lines give a
path through the import graph, one package per line. If the package or module
is not referenced from the main module, the stanza will display a single
parenthesized not indicating that fact.
parenthesized note indicating that fact.
For example:

Различия файлов скрыты, потому что одна или несколько строк слишком длинны