diff --git a/sections/menus/menus.html b/sections/menus/menus.html index ccaf85ba..5b3cfa08 100644 --- a/sections/menus/menus.html +++ b/sections/menus/menus.html @@ -32,7 +32,7 @@
When designing an app for multiple operating systems it's important to be mindful of the ways application menu conventions differ on each operating system.
For instance, on Windows, accelerators are set with an &
. Naming conventions also vary, like between "Settings" or "Preferences". Below are resources for learning operating system specific standards.