From 342a8fd577dc79fec3849dc63c7021108ac1fb80 Mon Sep 17 00:00:00 2001 From: Kevin Wojniak Date: Tue, 2 May 2017 09:05:07 -0700 Subject: [PATCH] Add missing word --- docs/api/menu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/menu.md b/docs/api/menu.md index beceb2059c6c..6a30d49b1d6b 100644 --- a/docs/api/menu.md +++ b/docs/api/menu.md @@ -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 `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: * `window`