mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Fix typo in README.md (#340)
This commit is contained in:
@@ -229,7 +229,7 @@ There are advantages and disadvantages to both systems.
|
||||
|
||||
The short of it is this: immediate mode GUI libraries are easier to use, but less powerful.
|
||||
|
||||
### Advantaged of immediate mode
|
||||
### Advantages of immediate mode
|
||||
#### Usability
|
||||
The main advantage of immediate mode is that the application code becomes vastly simpler:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user