x/website: incorrect quoting in example snippet on Go Modules Reference #45691
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Not applicable.
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?Not applicable.
What did you do?
Read through documentation and saw that following example snippet shown under this paragraph is incorrect:
What did you expect to see?
Either double quotes or single quotes.
What did you see instead?
Both.
The text was updated successfully, but these errors were encountered: