Fix typo in tutorial.md (#2130)

This commit is contained in:
Kethan
2021-06-12 20:52:08 -07:00
committed by GitHub
parent 3bfd367d87
commit 4b0db74770

View File

@@ -53,7 +53,7 @@ following in `bindings.json`:
```json
{
"Ctrl-r": "redo"
"Ctrl-r": "Redo"
}
```