Skip to content

Commit 7a0f7c1

Browse files
mohammedmulazadaa7ul
authored andcommitted
fix a small typo (#102)
This PR will fix a small typo.
1 parent 3d81bd7 commit 7a0f7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guides/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ instead of web servers.
99

1010
React NodeGui is a react renderer for [NodeGui](https://nodegui.org), which is an efficient JavaScript binding to a cross platform graphical user interface
1111
(GUI) library `Qt`. Qt is one of the most mature and efficient library for building desktop applications.
12-
This enabled React NodeGui to be extrememly memory and CPU efficient as compared to other popular Javascript Desktop GUI solutions. A hello world app built with React NodeGui runs on less than 20Mb of memory.
12+
This enabled React NodeGui to be extremely memory and CPU efficient as compared to other popular Javascript Desktop GUI solutions. A hello world app built with React NodeGui runs on less than 20Mb of memory.
1313

1414
## Developer environment
1515

0 commit comments

Comments
 (0)