Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/website: fuzz tutorial wrong list index #51372

Closed
jincheng9 opened this issue Feb 26, 2022 · 1 comment · May be fixed by golang/website#134
Closed

x/website: fuzz tutorial wrong list index #51372

jincheng9 opened this issue Feb 26, 2022 · 1 comment · May be fixed by golang/website#134
Labels
Documentation FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@jincheng9
Copy link

What is the URL of the page with the issue?

https://go.dev/doc/tutorial/fuzz#fuzz_test

What is your user agent?

Chrome

Screenshot

image

What did you do?

What did you expect to see?

the list index 2 is incorrect. Remove 2.

What did you see instead?

image

@gopherbot gopherbot added this to the Unreleased milestone Feb 26, 2022
ColtonProvias added a commit to ColtonProvias/website that referenced this issue Feb 27, 2022
Resolves golang/go#51372.

An extraneous ordered list item was left in the doc. This change removes it and left-aligns it for consistency with the rest of the section.
@seankhliao seankhliao changed the title x/website: the list index 2 is incorrect x/website: fuzz tutorial wrong list index Feb 27, 2022
@seankhliao seankhliao added Documentation NeedsFix The path to resolution is known, but the work has not been done. labels Feb 27, 2022
@gopherbot
Copy link

Change https://go.dev/cl/394814 mentions this issue: _content/doc/tutorial: fix typos in fuzz tutorial

passionSeven added a commit to passionSeven/website that referenced this issue Oct 18, 2022
Fixes golang/go#51372
Fixes golang/go#51871

Change-Id: I64580e1608b75cb4e6f0d39ccc43f432e0c2dfca
Reviewed-on: https://go-review.googlesource.com/c/website/+/394814
Reviewed-by: Ian Lance Taylor <iant@google.com>
Trust: Dmitri Shuralyov <dmitshur@google.com>
@golang golang locked and limited conversation to collaborators Mar 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants