doc: fix typo in README.md (#1985)

PR-URL: https://github.com/nodejs/node-gyp/pull/1985
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
This commit is contained in:
Suraneti Rodsuwan 2019-12-13 13:19:46 +07:00 committed by Rod Vagg
parent 6b8f2652dd
commit f7b6b6b77b
No known key found for this signature in database
GPG key ID: C273792F7D83545D

View file

@ -16,7 +16,7 @@ etc.), regardless of what version of Node.js is actually installed on your syste
## Features ## Features
* The same build commands work on any of the supported platforms * The same build commands work on any of the supported platforms
* Supports the targetting of different versions of Node.js * Supports the targeting of different versions of Node.js
## Installation ## Installation