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

Fix typo #37620

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Fix typo #37620

merged 1 commit into from
Jan 12, 2025

Conversation

Urchmaney
Copy link
Contributor

Description

Fix wrong generator function call. calling "g4" instead of "g3"

Motivation

Saw error while reading the doc.

Additional details

Related issues and pull requests

Fix wrong generator function call. calling "g4" instead of "g3"
@Urchmaney Urchmaney requested a review from a team as a code owner January 12, 2025 16:06
@Urchmaney Urchmaney requested review from Josh-Cena and removed request for a team January 12, 2025 16:06
@github-actions github-actions bot added Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed labels Jan 12, 2025
Copy link
Contributor

Preview URLs

Flaws (6)

URL: /en-US/docs/Web/JavaScript/Reference/Operators/yield*
Title: yield*
Flaw count: 6

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/JavaScript/First_steps
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/JavaScript/Building_blocks
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/JavaScript/Objects
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks
    • and 1 more flaws omitted

@Josh-Cena Josh-Cena changed the title Update index.md Fix typo Jan 12, 2025
@Josh-Cena Josh-Cena merged commit 9bc3682 into mdn:main Jan 12, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants