diff --git a/doc/api/n-api.md b/doc/api/n-api.md index a9d90dc4603015..2acfa0486c6ed3 100644 --- a/doc/api/n-api.md +++ b/doc/api/n-api.md @@ -4659,7 +4659,7 @@ prevent the event loop from exiting. The APIs `napi_ref_threadsafe_function` and added: v10.6.0 napiVersion: 4 changes: - - version: v10.17.0 + - version: REPLACEME pr-url: https://github.com/nodejs/node/pull/27791 description: Made `func` parameter optional with custom `call_js_cb`. -->