mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
fix: typo on readme
This commit is contained in:
parent
62d28151bf
commit
bf81cd452b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue