From dc41d5c0cd0b1b856a26eafab09d15b76199de78 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 29 Mar 2017 14:34:40 -0400 Subject: [PATCH] fixing a typo I fixed a typo I put in by mistake. --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 81aa646..88cfb8b 100644 --- a/functions.php +++ b/functions.php @@ -417,7 +417,7 @@ function glm_side_menu() { } else { $ID = $parent->ID; } - echo '

MI Centeral Swing Golf

'; + echo '

MI Central Swing Golf

'; echo ''."\n"; -- 2.17.1