Fix typo in README.md (#340)
This commit is contained in:
parent
6f01577d5f
commit
e991a1c310
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue