Skip to content

Commit

Permalink
docs: fix wording in auto-updater.md (electron#44787)
Browse files Browse the repository at this point in the history
* docs: fix wording in auto-updater.md

* docs: update wording

Co-authored-by: Keeley Hammond <[email protected]>

---------

Co-authored-by: Keeley Hammond <[email protected]>
  • Loading branch information
nikwen and VerteDinde authored Nov 24, 2024
1 parent 94a65df commit b8b2e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/auto-updater.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Emitted when there is an error while updating.

### Event: 'checking-for-update'

Emitted when checking if an update has started.
Emitted when checking for an available update has started.

### Event: 'update-available'

Expand Down

0 comments on commit b8b2e12

Please sign in to comment.