diff --git a/doc/FAQ.md b/doc/FAQ.md index c2c43cf8cf..dbf779fdf4 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -213,8 +213,10 @@ Have a look into your .htconfig.php and fix your email address there. ### Can there be more then one admin for a node? -Yes. You just have to list more then one email address in the -.htconfig.php file. The listed emails need to be separated by a comma. +Yes. +You just have to list more then one email address in the +.htconfig.php file. +The listed emails need to be separated by a comma. ### The Database structure seems not to be updated. What can I do?