Browse Source

docs: note accelerator case insensitivity (#40783)

* Fix PR#38673

As requested in PR#38673 , a line has been added that explicitly states that accelerators are case sensitive

* Update docs/api/accelerator.md

Co-authored-by: Erick Zhao <[email protected]>

* Update accelerator.md

---------

Co-authored-by: Erick Zhao <[email protected]>
Mathew Bino 1 year ago
parent
commit
3a06047e61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/accelerator.md

+ 1 - 1
docs/api/accelerator.md

@@ -4,7 +4,7 @@
 
 Accelerators are strings that can contain multiple modifiers and a single key code,
 combined by the `+` character, and are used to define keyboard shortcuts
-throughout your application.
+throughout your application. Accelerators are case insensitive.
 
 Examples: