Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c78ef2d

Browse filesBrowse files
Trottaddaleax
authored andcommitted
doc: change "considered experimental" to "experimental" in n-api.md
This changes "considered" experimental" to "experimental" in the n-api.md file and introduces some additional brevity. PR-URL: #34129 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 3d5f767 commit c78ef2d
Copy full SHA for c78ef2d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/n-api.md‎

Copy file name to clipboardExpand all lines: doc/api/n-api.md
+1-2Lines changed: 1 addition & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,7 @@ can be specified explicitly when including the header:
222222
This restricts the N-API surface to just the functionality that was available in
223223
the specified (and earlier) versions.
224224

225-
Some of the N-API surface is considered experimental and requires explicit
226-
opt-in to access those APIs:
225+
Some of the N-API surface is experimental and requires explicit opt-in:
227226

228227
```c
229228
#define NAPI_EXPERIMENTAL

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.