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 285c0b42013caaaad49392301e7e41bc331add56..5848549ce92542bbc196216c44f01750f86296f1 100644 --- a/docs/user-documentation/general-admin-users/custom-database-queries.md +++ b/docs/user-documentation/general-admin-users/custom-database-queries.md @@ -232,8 +232,7 @@ 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