Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug authored Nov 5, 2024
1 parent 61160ca commit fb8873d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

UnityHubNative is a lightweight C++ / wxWidgets alternative to the unnecessarily heavy official Unity Hub, built using [wxWidgets](https://wxwidgets.org/). This means that, instead of using heavy web components like the official Electron hub, it uses native GUI components on all platforms.

It launches many times faster, uses far less memory and CPU, and is a fraction of the total size of the offical Unity Hub.
It launches many times faster, uses far less memory and CPU, and is a fraction of the total size of the official Unity Hub.

<img width="912" alt="image" src="https://user-images.githubusercontent.com/22283943/193929653-a4aad2b6-229b-4438-afee-c30a7ae39949.png">

Expand Down

0 comments on commit fb8873d

Please sign in to comment.