mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-16 22:10:26 +00:00
Fix typo in tutorial.md (#2130)
This commit is contained in:
parent
3bfd367d87
commit
4b0db74770
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ following in `bindings.json`:
|
|||
|
||||
```json
|
||||
{
|
||||
"Ctrl-r": "redo"
|
||||
"Ctrl-r": "Redo"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue