:memo: Fix minor text issues.
authorMark Judd <mjudd@abinitio.com>
Fri, 17 Jun 2016 15:45:12 +0000 (11:45 -0400)
committerMark Judd <mjudd@abinitio.com>
Fri, 17 Jun 2016 15:45:12 +0000 (11:45 -0400)
docs/api/tray.md

index 421d4fc..2b2bffd 100644 (file)
@@ -197,8 +197,8 @@ Displays a tray balloon.
   * `x` Integer
   * `y` Integer
 
-Popups the context menu of tray icon. When `menu` is passed, the `menu` will
-showed instead of the tray's context menu.
+Pops up the context menu of the tray icon. When `menu` is passed, the `menu` will
+be shown instead of the tray icon's context menu.
 
 The `position` is only available on Windows, and it is (0, 0) by default.