mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update application-architecture.md (#20370)
Updated the period to a comma. Appears to be a number typo.
This commit is contained in:
committed by
John Kleinschmidt
parent
37e34395de
commit
9457c796b1
@@ -132,7 +132,7 @@ require compilation of native code before they can be used) will need to be
|
||||
compiled to be used with Electron.
|
||||
|
||||
The vast majority of Node.js modules are _not_ native. Only 400 out of the
|
||||
~650.000 modules are native. However, if you do need native modules, please
|
||||
~650,000 modules are native. However, if you do need native modules, please
|
||||
consult [this guide on how to recompile them for Electron][native-node].
|
||||
|
||||
[node-docs]: https://nodejs.org/en/docs/
|
||||
|
||||
Reference in New Issue
Block a user