diff --git a/docs/react/first-app.md b/docs/react/first-app.md index 17b204be6..1d8855d6b 100644 --- a/docs/react/first-app.md +++ b/docs/react/first-app.md @@ -1,6 +1,6 @@ # Writing Your First React NodeGUI App -React NodeGUI enables you to create desktop applications with JavaScript (React). React NodeGUI is a react renderer for NodeGui. This makes it extrememly memory and CPU efficient as compared to other popular Javascript Desktop GUI solutions. +React NodeGUI enables you to create desktop applications with JavaScript (React). React NodeGUI is a react renderer for NodeGui. This makes it extremely memory and CPU efficient as compared to other popular Javascript Desktop GUI solutions. ## Hello World