Update application-architecture.md (#20370)

Updated the period to a comma.   Appears to be a number typo.
This commit is contained in:
Chris Hawkes 2019-09-30 13:41:58 -04:00 committed by John Kleinschmidt
parent 37e34395de
commit 9457c796b1

View file

@ -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/