Skip to content

Commit b72f927

Browse files
Forecasterrogerwang
authored andcommitted
Set correct bracket for BracketRight
1 parent 5c0f707 commit b72f927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/References/Shortcut.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ List of supported keys:
8686
* `Semicolon` or `;`
8787
* `Quote` or `'`
8888
* `BracketLeft` or `[`
89-
* `BracketRight` or `[`
89+
* `BracketRight` or `]`
9090
* `Escape`
9191
* [DOM Level 3 W3C KeyboardEvent Code Values](http://www.w3.org/TR/DOM-Level-3-Events-code/)
9292

0 commit comments

Comments
 (0)