mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-12 01:50:27 +09:00
Fix typo in tutorial.md (#2130)
This commit is contained in:
@@ -53,7 +53,7 @@ following in `bindings.json`:
|
||||
|
||||
```json
|
||||
{
|
||||
"Ctrl-r": "redo"
|
||||
"Ctrl-r": "Redo"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user