From c886803d0f7b39a62716abb13724b9bd1224c236 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Sun, 28 Jan 2018 18:57:44 -0500 Subject: [PATCH] change doc to show working on all platforms --- docs/api/menu.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/menu.md b/docs/api/menu.md index ffc9ef5b1773..60491b26f211 100644 --- a/docs/api/menu.md +++ b/docs/api/menu.md @@ -106,7 +106,7 @@ Objects created with `new Menu` emit the following events: **Note:** Some events are only available on specific operating systems and are labeled as such. -#### Event: 'menu-will-show' _macOS_ +#### Event: 'menu-will-show' Returns: @@ -114,7 +114,7 @@ Returns: Emitted when `menu.popup()` is called. -#### Event: 'menu-will-close' _macOS_ +#### Event: 'menu-will-close' Returns: