Grammer. (#313)
This commit is contained in:
parent
8bb2b20faf
commit
053a027ee6
@ -16,7 +16,7 @@
|
|||||||
//! ## Command API
|
//! ## Command API
|
||||||
//!
|
//!
|
||||||
//! The command API makes the use of `crossterm` much easier and offers more control over when and how a
|
//! The command API makes the use of `crossterm` much easier and offers more control over when and how a
|
||||||
//! command is executed. An command is just an action you can perform on the terminal e.g. cursor movement.
|
//! command is executed. A command is just an action you can perform on the terminal e.g. cursor movement.
|
||||||
//!
|
//!
|
||||||
//! The command API offers:
|
//! The command API offers:
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user