Browse Source

Merge pull request #1696 from campersau/patch-1

docs: fixed casing of "Note"
Kevin Sawicki 10 years ago
parent
commit
76f1e6d526
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'