We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0cc2c6 commit bf9fa92Copy full SHA for bf9fa92
docs/electron.md
@@ -41,7 +41,7 @@ latest 3 major versions. This means that the length of support will change from
41
months.
42
:::
43
44
-Electron applications are self-contained: Chromiun abd Node.js are bundled in the application. This
+Electron applications are self-contained: Chromiun and Node.js are bundled in the application. This
45
has the advantage for the users to not have to install any pre-requisites, and for developers to
46
know exactly what dependencies are being run. On the other side, it also means that updating the
47
Electron version is a developer responsibility (developer driven).
0 commit comments