From d19ae50cad4271fc666246de38db9810a8dfe84f Mon Sep 17 00:00:00 2001 From: campersau Date: Fri, 15 May 2015 17:46:25 +0200 Subject: [PATCH] docs: fixed casing of "Note" --- docs/api/tray.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/tray.md b/docs/api/tray.md index 0562a6180e..ae2a471856 100644 --- a/docs/api/tray.md +++ b/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'