x/website: error and suggestion for tutorials pages #41150
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
)?Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I noticed two errors on the tutorial site:
fmt.Println(message) and not (greeting)
What did you expect to see?
What did you see instead?
as reported above
The text was updated successfully, but these errors were encountered: