Fixed one minor grammatical issue
Line 93: "principals and methods" -> "principles and methods"
This commit is contained in:
Родитель
c1439bb02b
Коммит
7a01ff11cd
|
@ -90,7 +90,7 @@ and custom caches.
|
||||||
|
|
||||||
## Electron Development in a Nutshell
|
## Electron Development in a Nutshell
|
||||||
|
|
||||||
Electron apps are developed in JavaScript using the same principals and methods
|
Electron apps are developed in JavaScript using the same principles and methods
|
||||||
found in Node.js development. All APIs and features found in Electron are
|
found in Node.js development. All APIs and features found in Electron are
|
||||||
accessible through the `electron` module, which can be required like any other
|
accessible through the `electron` module, which can be required like any other
|
||||||
Node.js module:
|
Node.js module:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче