Skip to content

replace args by params fix issue #3849 #3850

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joaquinelio
Copy link
Member

Fixes issue #3849
param is the correct word when declaring a function

line 11
"accepts 2 args" is not wrong, but "with 2 params" we emphasize we are declaring the functions and params

In the summary,
"args" is ok because it talks about what is expecting. It could be rephrased but I dont think it's neccesary or clearer

@javascript-translate-bot javascript-translate-bot added the review needed Review needed, please approve or request changes label Jun 3, 2025
@javascript-translate-bot javascript-translate-bot requested review from a team June 3, 2025 17:34
@joaquinelio joaquinelio closed this Jun 3, 2025
@joaquinelio joaquinelio reopened this Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review needed Review needed, please approve or request changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants