Skip to content

Commit 4de4ef1

Browse files
Remove change to "mapped onto" in accelerator.md
Remove the change to “mapped onto” in `accelerator.md` after feedback from @OlsonDev.
1 parent d9ee851 commit 4de4ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/accelerator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ On Linux and Windows, the `Command` key does not have any effect so
1414
use `CommandOrControl` which represents `Command` on OS X and `Control` on
1515
Linux and Windows to define some accelerators.
1616

17-
The `Super` key is mapped onto the `Windows` key on Windows and Linux and onto
17+
The `Super` key is mapped to the `Windows` key on Windows and Linux and
1818
`Cmd` on OS X.
1919

2020
## Available modifiers

0 commit comments

Comments
 (0)