Skip to content

Commit 2d8dbe8

Browse files
LiviaMedeirosjuanarbol
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 b5d6dd5 commit 2d8dbe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/n-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,6 +1189,7 @@ added: v16.14.0
11891189
NAPI_EXTERN napi_status node_api_throw_syntax_error(napi_env env,
11901190
const char* code,
11911191
const char* msg);
1192+
```
11921193

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

0 commit comments

Comments
 (0)