Fixed typo on GitHub-Pages page (#562)

This commit is contained in:
feathecutie 2021-05-05 15:57:36 +02:00 committed by GitHub
parent f26afa4a1e
commit e13f762804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@ features = ["cursor"] # Enable cursor feature only
use crossterm::cursor;
```
#### `crossterm_curosr` crate:
#### `crossterm_cursor` crate:
```toml
[dependencies]