diff --git a/docs/hooks/hook_civicrm_permission.md b/docs/hooks/hook_civicrm_permission.md
index 17f1e01de5964cbfcb23f77c497db98147d95685..bf889efd3b859124e7fd3add3002fe009bd76120 100644
--- a/docs/hooks/hook_civicrm_permission.md
+++ b/docs/hooks/hook_civicrm_permission.md
@@ -45,7 +45,7 @@ to grant it to users.
             $permissions['delete in Grant Program'] = [
               ts('CiviCRM Grant Program: delete grant program'),                    // if no description, just give an array with the label
             ];
-         ```
+        ```
 ## Returns
 
 -   null