From 495c873264f30e54dea6287edf995f8facacac0c Mon Sep 17 00:00:00 2001 From: Nurbol Alpysbayev Date: Wed, 21 Aug 2019 12:55:11 +0600 Subject: [PATCH] Update prebuild_tools.md --- doc/prebuild_tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/prebuild_tools.md b/doc/prebuild_tools.md index d7b1d3c96..573af681a 100644 --- a/doc/prebuild_tools.md +++ b/doc/prebuild_tools.md @@ -9,7 +9,7 @@ possible to ditribute the native add-on in pre-built form for different platform and architectures. The prebuild tools help to create and distrubute the pre-built form of a native add-on. -The following list report two of the tools that are compatible with **N-API**: +The following list report known tools that are compatible with **N-API**: - **[node-pre-gyp](https://www.npmjs.com/package/node-pre-gyp)** - **[prebuild](https://www.npmjs.com/package/prebuild)**