Skip to content

Clarify function assignment - #3993

Open
winkdef wants to merge 1 commit into
javascript-tutorial:masterfrom
winkdef:clarify
Open

Clarify function assignment#3993
winkdef wants to merge 1 commit into
javascript-tutorial:masterfrom
winkdef:clarify

Conversation

@winkdef

@winkdef winkdef commented Sep 6, 2026

Copy link
Copy Markdown

Clarifies the wording around assigning a function to another variable in the "Function is a value" section.

This makes it clearer that func provides access to the same function rather than implying that a new function is created.

Closes #3973

@javascript-translate-bot javascript-translate-bot added the review needed Review needed, please approve or request changes label Sep 6, 2026
@javascript-translate-bot
javascript-translate-bot requested a review from a team September 6, 2026 06:36
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Documentation improvement: clarify function assignment behavior

3 participants