From 793d5fd1913ba43d42fe4dc72981ccc3081953d8 Mon Sep 17 00:00:00 2001 From: Shubham Date: Tue, 23 May 2017 23:27:55 -0400 Subject: [PATCH] :art: Fix documentation --- docs/api/screen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/screen.md b/docs/api/screen.md index 4ccecfdd65bd..1f97f60a09bf 100644 --- a/docs/api/screen.md +++ b/docs/api/screen.md @@ -97,7 +97,7 @@ The current absolute position of the mouse pointer. ### `screen.getMenuBarHeight()` _macOS_ -Returns [`Integer`] - Height +Returns `Integer` - Height The height of toolbar in pixels.