Merge pull request #4988 from atom/accelerator-docs

use example accelerators that align with best practices
This commit is contained in:
Cheng Zhao 2016-04-03 14:03:32 +09:00
commit a9ea8b92f0
2 changed files with 7 additions and 7 deletions

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