Skip to content

Commit 6a3f77c

Browse files
authored
Update n-api.md
1 parent 708fd19 commit 6a3f77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/n-api.md

Lines changed: 1 addition & 1 deletion
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)