From cda54857b2c6426009bcb92993d93474d9ac932c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Wed, 17 Jun 2026 17:04:24 +0800 Subject: [PATCH] docs(README): Fix typo (overview) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป(Buo-ren Lin) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b09c7fc1..d599f015 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Some historical more in-depth context can be found in nextcloud/updater#1 and ne - `occ upgrade` (Database Upgrader) - Web `occ upgrade` trigger/monitor -- `updatenotification` app which provides the *Update* overvew under *Administration settings* and handles notifying admins of the availability of updates +- `updatenotification` app which provides the *Update* overview under *Administration settings* and handles notifying admins of the availability of updates - The legacy update availability notifier (only activated if the `updatenotification` is disabled and does not provide an Overview screen; currently generates an indefinite "nag") ### Update methods