Browse Source

capitalize

Zeke Sikelianos 8 years ago
parent
commit
e91dc83b2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/tray.md

+ 1 - 1
docs/api/tray.md

@@ -185,7 +185,7 @@ Sets the title displayed aside of the tray icon in the status bar.
 
 #### `tray.setHighlightMode(mode)` _macOS_
 
-* `mode` String - highlight mode with one of the following values:
+* `mode` String - Highlight mode with one of the following values:
   * `selection` - Highlight the tray icon when it is clicked and also when
     its context menu is open. This is the default.
   * `always` - Always highlight the tray icon.