diff --git a/FAQ.md b/FAQ.md index 0a5e9e9..4260788 100644 --- a/FAQ.md +++ b/FAQ.md @@ -6,7 +6,7 @@ Python is a very modular programming language, special functionality can be incl ### What do I do if I lose my "Admin" password? If there is more than on admin on your instance, any other admin can generate a new password for your account. -Please stop your Calibre-Web instance and start Calibre-Web with the commandline option -s [username]:[newpassword], to set a new password for your admin +Otherwise, stop your Calibre-Web instance and start Calibre-Web with the commandline option -s [username]:[newpassword], to set a new password for your admin ### How to Backup Calibre-Web Settings?