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 098c017

Browse filesBrowse files
jiacai2050marco-ippolito
authored andcommitted
doc: punctuation fix for Node-API versioning clarification
PR-URL: #58599 Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 545bf43 commit 098c017
Copy full SHA for 098c017

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/n-api.md‎

Copy file name to clipboardExpand all lines: doc/api/n-api.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ For example v18.15.0 supports only Node-API version 8. ABI stability was
261261
achieved because 8 was a strict superset of all previous versions.
262262

263263
As of version 9, while Node-API versions continue to be versioned
264-
independently an add-on that ran with Node-API version 9 may need
264+
independently, an add-on that ran with Node-API version 9 may need
265265
code updates to run with Node-API version 10. ABI stability
266266
is maintained, however, because Node.js versions that support
267267
Node-API versions higher than 8 will support all versions

0 commit comments

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