From 3744ae2cf2b77941c38221929e0409107d642110 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Mon, 27 Apr 2015 14:11:27 -0400 Subject: [PATCH] Added colon to tournament type on tournament show page --- app/views/tournaments/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/tournaments/show.html.erb b/app/views/tournaments/show.html.erb index 2cf68e0..f360deb 100644 --- a/app/views/tournaments/show.html.erb +++ b/app/views/tournaments/show.html.erb @@ -24,7 +24,7 @@

- Tournament Type + Tournament Type: <%= @tournament.tournament_type %>