Browse Source

docs: fix wording in auto-updater.md (#44787)

* docs: fix wording in auto-updater.md

* docs: update wording

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

---------

Co-authored-by: Keeley Hammond <[email protected]>
Niklas Wenzel 4 months ago
parent
commit
b8b2e12c9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/auto-updater.md

+ 1 - 1
docs/api/auto-updater.md

@@ -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'