diff --git a/docs/api/tray.md b/docs/api/tray.md index aed699b8ee4..a93e0dbf38d 100644 --- a/docs/api/tray.md +++ b/docs/api/tray.md @@ -117,7 +117,7 @@ Emitted when any dragged items are dropped on the tray icon. #### Event: 'drop-files' _macOS_ -* `event` +* `event` Event * `files` Array - the file path of dropped files. Emitted when dragged files are dropped in the tray icon.