diff --git a/docs/user-documentation/general-admin-users/custom-database-queries.md b/docs/user-documentation/general-admin-users/custom-database-queries.md
index 4d7309505710bcc230cf0330d82ada9bdf52fc0a..6cb8aab9a89a4e0469fa4f380e61ddf2c28dc456 100644
--- a/docs/user-documentation/general-admin-users/custom-database-queries.md
+++ b/docs/user-documentation/general-admin-users/custom-database-queries.md
@@ -242,7 +242,8 @@ the SQL statement should be one of the following **magic** words:
     select id, perm_id as data_set_key from data_sets
     ```
 
-> :warning: **Be careful with this feature**: The table is shown with the hyperlinks even if the value isn't a perm ID of specified type.
+> :warning: 
+> **Be careful with this feature**: The table is shown with the hyperlinks even if the value isn't a perm ID of specified type.
 
 ### Edit a Query