Update small typo in documentation.

This commit is contained in:
Kurt Mueller 2019-03-12 11:52:09 -04:00
parent 4948663b32
commit 20613519c2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ module ActionController
# end
# end
#
# Then, in any view rendered by <tt>EventController</tt>, the <tt>format_time</tt> method can be called:
# Then, in any view rendered by <tt>EventsController</tt>, the <tt>format_time</tt> method can be called:
#
# <% @events.each do |event| -%>
# <p>