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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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