feat(docs): fix 'optional' wording
This commit is contained in:
parent
124667c29b
commit
59607c9a17
14 changed files with 92 additions and 92 deletions
|
@ -244,7 +244,7 @@ win.on('hide', () => {
|
|||
#### `tray.displayBalloon(options)` _Windows_
|
||||
|
||||
* `options` Object
|
||||
* `icon` ([NativeImage](native-image.md) | String) - (optional)
|
||||
* `icon` ([NativeImage](native-image.md) | String) (optional) -
|
||||
* `title` String
|
||||
* `content` String
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue