From dcdb02c60e0da37b9acab89d3cd9a1ecf5cae4e7 Mon Sep 17 00:00:00 2001
From: Michael McAndrew <michaelmcandrew@thirdsectordesign.org>
Date: Thu, 1 Mar 2018 11:30:31 +0000
Subject: [PATCH] less notey note

---
 docs/hooks/hook_civicrm_navigationMenu.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/hooks/hook_civicrm_navigationMenu.md b/docs/hooks/hook_civicrm_navigationMenu.md
index 0f2cd075..bcea6b42 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) {
-- 
GitLab