Skip to content

Commit

Permalink
fix: docs/api/browser-window.md: fix typo (#18367)
Browse files Browse the repository at this point in the history
  • Loading branch information
schneiderl authored and zcbenz committed May 21, 2019
1 parent 204e380 commit 286fdaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/browser-window.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ win.on('app-command', (e, cmd) => {
})
```

The following app commands are explictly supported on Linux:
The following app commands are explicitly supported on Linux:

* `browser-backward`
* `browser-forward`
Expand Down

0 comments on commit 286fdaa

Please sign in to comment.