From 8ee717ea894900ac62f4a204951396727fb388af Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 11 Jan 2016 08:39:06 -0500 Subject: [PATCH] fixed lower case issue in course name --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 5036d88..017dcfd 100644 --- a/functions.php +++ b/functions.php @@ -401,7 +401,7 @@ Pleasant Hills, PohlCat, Riverwood Resort, Snow Snake, -pine River Country Club' +Pine River Country Club' ); } -- 2.17.1