📝 codes -> code

This commit is contained in:
Kevin Sawicki 2014-10-25 16:00:23 -07:00
parent 5b167e3684
commit 8a4e0a64cf

View file

@ -6,4 +6,4 @@ upstream node:
* `process.type` String - Process's type, can be `browser` or `renderer`. * `process.type` String - Process's type, can be `browser` or `renderer`.
* `process.versions['atom-shell']` String - Version of atom-shell. * `process.versions['atom-shell']` String - Version of atom-shell.
* `process.versions['chrome']` String - Version of Chromium. * `process.versions['chrome']` String - Version of Chromium.
* `process.resourcesPath` String - Path to JavaScript source codes. * `process.resourcesPath` String - Path to JavaScript source code.