Skip to content

Commit 222b3e6

Browse files
LiviaMedeirostargos
authored andcommitted
doc: close tag in n-api.md
PR-URL: #42751 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Akhil Marsonya <[email protected]> Reviewed-By: Mestery <[email protected]>
1 parent 4c30936 commit 222b3e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/n-api.md

+1
Original file line numberDiff line numberDiff line change
@@ -1191,6 +1191,7 @@ added:
11911191
NAPI_EXTERN napi_status node_api_throw_syntax_error(napi_env env,
11921192
const char* code,
11931193
const char* msg);
1194+
```
11941195

11951196
* `[in] env`: The environment that the API is invoked under.
11961197
* `[in] code`: Optional error code to be set on the error.

0 commit comments

Comments
 (0)