Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 302d389

Browse filesBrowse files
wjabbouraddaleax
authored andcommitted
src,doc: rephrase for clarity
PR-URL: #34879 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 4a0c01e commit 302d389
Copy full SHA for 302d389

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎src/README.md‎

Copy file name to clipboardExpand all lines: src/README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In most native Node.js objects, the first internal field is used to store a
8989
pointer to a [`BaseObject`][] subclass, which then contains all relevant
9090
information associated with the JavaScript object.
9191

92-
The most typical way of working internal fields are:
92+
Typical ways of working with internal fields are:
9393

9494
* `obj->InternalFieldCount()` to look up the number of internal fields for an
9595
object (`0` for regular JavaScript objects).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.