Skip to content

Commit

Permalink
n-api: fix section title typo
Browse files Browse the repository at this point in the history
Backport-PR-URL: #19447
PR-URL: #13972
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
kfarnung authored and MylesBorins committed Apr 16, 2018
1 parent 36185b3 commit 97b628b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/n-api.md
Expand Up @@ -41,7 +41,7 @@ The documentation for N-API is structured as follows:
* [Working with JavaScript Properties][]
* [Working with JavaScript Functions][]
* [Object Wrap][]
* [Aynchronous Operations][]
* [Asynchronous Operations][]

The N-API is a C API that ensures ABI stability across Node.js versions
and different compiler levels. However, we also understand that a C++
Expand Down

0 comments on commit 97b628b

Please sign in to comment.