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 108ffdb

Browse filesBrowse files
julianjanydanielleadams
authored andcommitted
doc: fixed typo in n-api.md
PR-URL: #38822 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent f1000e0 commit 108ffdb
Copy full SHA for 108ffdb

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

‎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
@@ -32,7 +32,7 @@ properties:
3232
using `napi_get_last_error_info`. More information can be found in the error
3333
handling section [Error handling][].
3434

35-
Node-API-API is a C API that ensures ABI stability across Node.js versions
35+
Node-API is a C API that ensures ABI stability across Node.js versions
3636
and different compiler levels. A C++ API can be easier to use.
3737
To support using C++, the project maintains a
3838
C++ wrapper module called [`node-addon-api`][].

0 commit comments

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