diff --git a/docs/hooks/hook_civicrm_navigationMenu.md b/docs/hooks/hook_civicrm_navigationMenu.md
index 0f2cd075857f152434f99d6c720303adab477a2c..bcea6b429e5cb7746cb87fa826ab343c01b0ce99 100644
--- a/docs/hooks/hook_civicrm_navigationMenu.md
+++ b/docs/hooks/hook_civicrm_navigationMenu.md
@@ -54,7 +54,7 @@ hook_civicrm_navigationMenu(&$params)
 
 ## Examples
 
-!!! note You probably want to use the civix implmentation rather than these examples (see above).
+*Consider using the civix implementation in place of these examples (see above).*
 
 ```php
 function _getMenuKeyMax($menuArray) {