From 99945608072fb7cd2d04e79091760bb083d2098f Mon Sep 17 00:00:00 2001 From: Dan Elbert Date: Wed, 23 Mar 2016 16:42:15 -0500 Subject: [PATCH] Fixed small html error --- app/views/recipes/show.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/recipes/show.html.erb b/app/views/recipes/show.html.erb index a8e6fc7..dbc31cc 100644 --- a/app/views/recipes/show.html.erb +++ b/app/views/recipes/show.html.erb @@ -89,12 +89,12 @@
- + - +
Item Total
Calories <%= @recipe.nutrition_data.kcal %>