Skip to content

doc: fix stability text for n-api

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/fixdoc2 into master

While some places list n-api as stable, the reference in doc/api/addons.md was missed. This fixes that instance.

Fixes: https://github.com/nodejs/node/issues/20645

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading