mirror of
https://github.com/ratatui/ratatui.git
synced 2025-10-01 06:51:53 +00:00
fix typo
This commit is contained in:
parent
e0ab1e906e
commit
206813d560
@ -20,7 +20,7 @@ can either choose from:
|
|||||||
- [crossterm](https://github.com/TimonPost/crossterm)
|
- [crossterm](https://github.com/TimonPost/crossterm)
|
||||||
- [pancurses](https://github.com/ihalila/pancurses)
|
- [pancurses](https://github.com/ihalila/pancurses)
|
||||||
|
|
||||||
However, some features may only be available in one of the three.
|
However, some features may only be available in one of the four.
|
||||||
|
|
||||||
The library is based on the principle of immediate rendering with intermediate
|
The library is based on the principle of immediate rendering with intermediate
|
||||||
buffers. This means that at each new frame you should build all widgets that are
|
buffers. This means that at each new frame you should build all widgets that are
|
||||||
|
Loading…
x
Reference in New Issue
Block a user