Skip to content

Commit 894ac1d

Browse files
LiviaMedeirosxtx1130
authored andcommitted
doc: close tag in n-api.md
PR-URL: nodejs#42751 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com>
1 parent b9f342b commit 894ac1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/api/n-api.md

Lines changed: 1 addition & 0 deletions
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)