fix: typo on readme

This commit is contained in:
Doni Rubiagatra 2022-05-03 15:52:28 +07:00 committed by Rod Vagg
parent 62d28151bf
commit bf81cd452b
No known key found for this signature in database
GPG key ID: C273792F7D83545D

View file

@ -89,7 +89,7 @@ searching will be done.
### Build for Third Party Node.js Runtimes
When building modules for thid party Node.js runtimes like Electron, which have
When building modules for third party Node.js runtimes like Electron, which have
different build configurations from the official Node.js distribution, you
should use `--dist-url` or `--nodedir` flags to specify the headers of the
runtime to build for.