X Tutup
The Wayback Machine - https://web.archive.org/web/20230103095354/https://github.com/nodejs/node/pull/46019
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

doc: describe argument of Symbol.for #46019

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

Conversation

deokjinkim
Copy link
Contributor

@deokjinkim deokjinkim commented Dec 30, 2022

Symbol is described with argument, but argument of Symbol.for is ommited. So describe argument of Symbol.for for consistency.

Refs: https://github.com/nodejs/node/blob/main/doc/contributing/using-symbols.md#symbolstring

Symbol is described with argument, but argument of Symbol.for
is ommited. So describe argument of Symbol.for for consistency.

Refs: https://github.com/nodejs/node/blob/main/doc/contributing/using-symbols.md#symbolstring
@nodejs-github-bot
Copy link
Contributor

nodejs-github-bot commented Dec 30, 2022

Review requested:

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Dec 30, 2022
lpinca
lpinca approved these changes Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants
X Tutup