diff --git a/app/views/plans/_plan_details.html.erb b/app/views/plans/_plan_details.html.erb index 981b3c0..9eec2dc 100644 --- a/app/views/plans/_plan_details.html.erb +++ b/app/views/plans/_plan_details.html.erb @@ -233,7 +233,7 @@ - <% phase["sections"].each do |section| %> + <% phase.sections.each do |section| %>

<%= section.title %>