fix: the word "compatible" is written wrong (#1297)
This commit is contained in:
committed by
GitHub
parent
8eda9bb049
commit
f3366d1fd3
@ -1,6 +1,6 @@
|
||||
# Electron
|
||||
|
||||
Electron allows you to build cross-platform desktop applications with HTML, CSS, and Javascript/Typescript. It uses Chromium and Node.js, so essentially it is a "Browser" like application that is compatbile with Mac, Windows, and Linux.
|
||||
Electron allows you to build cross-platform desktop applications with HTML, CSS, and Javascript/Typescript. It uses Chromium and Node.js, so essentially it is a "Browser" like application that is compatible with Mac, Windows, and Linux.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.electronjs.org/'>Electron Website</BadgeLink>
|
||||
|
Reference in New Issue
Block a user