Update homepage (#854)

* Update homepage

Corrected MacOs to MacOS, Added a missing GUI on the "lets you create truly native apps..." block and corrected some grammar in that block to make it flow better.

* Update CreateNativeApps.js
This commit is contained in:
JIBSIL 2021-07-12 15:35:35 -04:00 committed by GitHub
parent d04364a186
commit 0d01354737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,13 +15,13 @@ export const CreateNativeApps = () => {
return (
<div>
<h3>
Create native apps for Windows, MacOs and Linux using JavaScript and
Create native apps for Windows, macOS and Linux using JavaScript and
CSS
</h3>
<p>
lets you create truly native apps and doesn't compromise on your
users' experience. It provides a core set of platform agnostic native
NodeGui lets you create truly native apps while not compromising on your
users' experience, by providing a core set of platform agnostic native
widgets that map directly to the platforms native UI building blocks.
</p>