Browse Source

docs: fixed casing of "Note"

campersau 10 years ago
parent
commit
d19ae50cad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/tray.md

+ 1 - 1
docs/api/tray.md

@@ -55,7 +55,7 @@ Creates a new tray icon associated with the `image`.
 
 Emitted when the tray icon is clicked.
 
-__NOte:__ The `bounds` payload is only implemented on OS X.
+__Note:__ The `bounds` payload is only implemented on OS X.
 
 ### Event: 'double-clicked'