From b8b2e12c9c6d2ab9a3b5d7df061dfdeec0d6cbc2 Mon Sep 17 00:00:00 2001 From: Niklas Wenzel Date: Sun, 24 Nov 2024 22:00:42 +0100 Subject: [PATCH] docs: fix wording in auto-updater.md (#44787) * docs: fix wording in auto-updater.md * docs: update wording Co-authored-by: Keeley Hammond --------- Co-authored-by: Keeley Hammond --- docs/api/auto-updater.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/auto-updater.md b/docs/api/auto-updater.md index 6a68eedc24f9..bf419f33ad70 100644 --- a/docs/api/auto-updater.md +++ b/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'