use example accelerators that align with best practices

This commit is contained in:
Zeke Sikelianos 2016-04-01 14:09:01 -07:00
parent b2ad0a05d7
commit ac419038c6

View file

@ -5,8 +5,8 @@ multiple modifiers and key codes, combined by the `+` character.
Examples:
* `Command+A`
* `Ctrl+Shift+Z`
* `CommandOrControl+A`
* `CommandOrControl+Shift+Z`
## Platform notice