Skip to content

Commit 97b628b

Browse files
kfarnungMylesBorins
authored andcommittedApr 16, 2018
n-api: fix section title typo
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>
1 parent 36185b3 commit 97b628b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api/n-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The documentation for N-API is structured as follows:
4141
* [Working with JavaScript Properties][]
4242
* [Working with JavaScript Functions][]
4343
* [Object Wrap][]
44-
* [Aynchronous Operations][]
44+
* [Asynchronous Operations][]
4545

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

0 commit comments

Comments
 (0)
Please sign in to comment.