Skip to content

Correct variable name in comment translation #764

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

Merged
merged 2 commits into from
Jun 2, 2025

Conversation

rendonnm
Copy link
Contributor

@rendonnm rendonnm commented May 31, 2025

The property was incorrectly referred to as usuario.nombre in two places.
Changed to user.name to reflect the actual code.

Also fixed the Markdown formatting.

  • Before:
    Captura de pantalla 2025-05-31 a la(s) 6 18 03 p  m
    image

  • After:
    Captura de pantalla 2025-05-31 a la(s) 6 18 38 p  m
    Captura de pantalla 2025-05-31 a la(s) 9 15 15 p  m

The property was incorrectly referred to as usuario.nombre in the translation.
Changed to user.name to reflect the actual code.
Corrected the variable name from `usuario.nombre` to `user.name` to stay true to the original code.
Also fixed the Markdown formatting so the code renders properly with backticks.
@joaquinelio joaquinelio merged commit 09623a9 into javascript-tutorial:master Jun 2, 2025
1 check passed
@joaquinelio
Copy link
Member

¡gracias!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants