diff --git a/docs/hooks/hook_civicrm_alterMailContent.md b/docs/hooks/hook_civicrm_alterMailContent.md
index 906ab52a9661186935543230065f157c97c62feb..2446d5f11036ce1921713fafa211c80dce28bddc 100644
--- a/docs/hooks/hook_civicrm_alterMailContent.md
+++ b/docs/hooks/hook_civicrm_alterMailContent.md
@@ -17,7 +17,8 @@ tokenizing it.
 
 $content - fields include: html, text, subject, groupName, valueName, messageTemplateID, mailingID
 Note that this hook is fired when: 
-- creating mailings through the traditional BAO mailer (standard CiviMail)
+
+* creating mailings through the traditional BAO mailer (standard CiviMail)
 - creating mailings through FlexMailer (used by Mosaico)
 - sending emails using message templates, in CRM_Core_BAO_MessageTemplate