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

[es] add missing trailing comma in Web/JavaScript/Reference/Operators/Destructuring_assignment example code #20671

Merged
merged 1 commit into from
May 20, 2024

Conversation

eiriarte
Copy link
Contributor

Description

Added a missing trailing comma to a wrong syntax example.

Motivation

It can be confusing when the code example meant to demonstrate wrong syntax does not actually contain any errors.

Additional details

Related issues and pull requests

@eiriarte eiriarte requested a review from a team as a code owner May 20, 2024 08:08
@eiriarte eiriarte requested review from Jalkhov and removed request for a team May 20, 2024 08:08
@github-actions github-actions bot added the l10n-es Issues related to Spanish content. label May 20, 2024
Copy link
Contributor

Preview URLs

Flaws (3)

URL: /es/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment
Title: La desestructuración
Flaw count: 3

  • macros:
    • /es/docs/Web/JavaScript/Reference/Operators/Object_initializer does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer
    • /es/docs/Web/JavaScript/Reference/Operators/Assignment_Operators does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Operators#assignment_operators
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

@leon-win leon-win changed the title Add missing trailing comma in example code [es] add missing trailing comma in Web/JavaScript/Reference/Operators/Destructuring_assignment example code May 20, 2024
Copy link
Contributor

@Graywolf9 Graywolf9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your time and contribution!

Feel free to keep contrbuting and

Welcome to MDN!

@Graywolf9 Graywolf9 merged commit 2fa9818 into mdn:main May 20, 2024
6 checks passed
@eiriarte eiriarte deleted the patch-1 branch May 20, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-es Issues related to Spanish content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants