summaryrefslogtreecommitdiff
path: root/doc/api/addons.md
diff options
context:
space:
mode:
authorsreepurnajasti <sreepurna.jasti@gmail.com>2018-01-25 16:43:13 +0530
committerVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-01-25 16:29:50 +0200
commitc016cc2b171ee03a607c7ad526088fffdb2ea15c (patch)
tree8ebcae54dafcb885c8b52fd9803acfb23b2fb35e /doc/api/addons.md
parentbe2cbccf003d110cad00317090072788021efa56 (diff)
downloadandroid-node-v8-c016cc2b171ee03a607c7ad526088fffdb2ea15c.tar.gz
android-node-v8-c016cc2b171ee03a607c7ad526088fffdb2ea15c.tar.bz2
android-node-v8-c016cc2b171ee03a607c7ad526088fffdb2ea15c.zip
doc: fix e.g., to e.g. in docs
PR-URL: https://github.com/nodejs/node/pull/18369 Fixes: https://github.com/nodejs/code-and-learn/issues/58 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Diffstat (limited to 'doc/api/addons.md')
-rw-r--r--doc/api/addons.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/addons.md b/doc/api/addons.md
index e2df5f30e9..c6802530f6 100644
--- a/doc/api/addons.md
+++ b/doc/api/addons.md
@@ -221,7 +221,7 @@ illustration of how it can be used.
> Stability: 1 - Experimental
N-API is an API for building native Addons. It is independent from
-the underlying JavaScript runtime (e.g., V8) and is maintained as part of
+the underlying JavaScript runtime (e.g. V8) and is maintained as part of
Node.js itself. This API will be Application Binary Interface (ABI) stable
across version of Node.js. It is intended to insulate Addons from
changes in the underlying JavaScript engine and allow modules