From 1042f6f1ef486fd30aed9ff9a04d55bf2d04d23a Mon Sep 17 00:00:00 2001 From: JuliusPC Date: Thu, 13 Nov 2025 00:27:01 +0100 Subject: [PATCH] fix typos in wallabag guide --- source/guide_wallabag.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/guide_wallabag.rst b/source/guide_wallabag.rst index 822439d2..5e8b9fb6 100644 --- a/source/guide_wallabag.rst +++ b/source/guide_wallabag.rst @@ -153,7 +153,7 @@ Therefore create a ``.htaccess`` file inside the ``~/html`` folder with the foll Updates ======= -The update process is quiet tricky due to the fact there is no update script for shared hosts available. Everthing is to maintain manually. +The update process is quite tricky due to the fact there is no update script for shared hosts available. Everything is to be maintained manually. Plus the update steps could be different from version to version. Sometimes some database changes "and" file updates are necessary, or only file and configuration updates.