Skip to content

Commit bf9fa92

Browse files
authored
docs: fix typo
1 parent a0cc2c6 commit bf9fa92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/electron.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ latest 3 major versions. This means that the length of support will change from
4141
months.
4242
:::
4343

44-
Electron applications are self-contained: Chromiun abd Node.js are bundled in the application. This
44+
Electron applications are self-contained: Chromiun and Node.js are bundled in the application. This
4545
has the advantage for the users to not have to install any pre-requisites, and for developers to
4646
know exactly what dependencies are being run. On the other side, it also means that updating the
4747
Electron version is a developer responsibility (developer driven).

0 commit comments

Comments
 (0)