From d9e9e29fcb362632fda216e2169bb0bf010a276a Mon Sep 17 00:00:00 2001 From: Nick Hastings Date: Sun, 21 Jun 2026 10:04:17 +0900 Subject: [PATCH] Fix InfCloud description --- InfCloud/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InfCloud/app.json b/InfCloud/app.json index d02499d5a0..2ba52da5d7 100644 --- a/InfCloud/app.json +++ b/InfCloud/app.json @@ -3,7 +3,7 @@ "name": "InfCloud", "website": "https://inf-it.com/open-source/clients/infcloud/", "license": "GNU Affero General Public License v3.0", - "description": "InfCloud ia an open source CalDAV/CardDAV web client implementation", + "description": "InfCloud is an open source CalDAV/CardDAV web client implementation.", "enhanced": false, "tile_background": "dark", "icon": "infcloud_logo.svg"