Add missing word
This commit is contained in:
parent
a748199833
commit
342a8fd577
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ Linux. Here are some notes on making your app's menu more native-like.
|
||||||
|
|
||||||
On macOS there are many system-defined standard menus, like the `Services` and
|
On macOS there are many system-defined standard menus, like the `Services` and
|
||||||
`Windows` menus. To make your menu a standard menu, you should set your menu's
|
`Windows` menus. To make your menu a standard menu, you should set your menu's
|
||||||
`role` to one of following and Electron will recognize them and make them
|
`role` to one of the following and Electron will recognize them and make them
|
||||||
become standard menus:
|
become standard menus:
|
||||||
|
|
||||||
* `window`
|
* `window`
|
||||||
|
|
Loading…
Reference in a new issue