Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Commit e10206f

Browse files
committed
fix capitalization
1 parent e740adb commit e10206f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

005-ABI-Stable-Module-API.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@ There has been enough progress that instead of listing the API methods
9494
here we will point to the header files in the working PoC repos so it
9595
remains up to date:
9696

97-
Core Methods:
97+
Core methods:
9898
* [node_jsvmapi_types.h](https://github.com/nodejs/abi-stable-node/blob/api-prototype-6.2.0/src/node_jsvmapi_types.h)
9999
* [node_jsvmapi.h](https://github.com/nodejs/abi-stable-node/blob/api-prototype-6.2.0/src/node_jsvmapi.h)
100100

101-
AsyncWorker Support Methods:
101+
AsyncWorker support methods:
102102

103103
* [node_asyncapi_types.h](https://github.com/nodejs/abi-stable-node/blob/api-prototype-6.2.0/src/node_asyncapi_types.h)
104104
* [node_asyncapi.h](https://github.com/nodejs/abi-stable-node/blob/api-prototype-6.2.0/src/node_asyncapi.h)

0 commit comments

Comments
 (0)