lib/hanami/components/app/view.rb in hanami-1.3.3 vs lib/hanami/components/app/view.rb in hanami-1.3.4
- old
+ new
@@ -3,10 +3,10 @@
# @api private
module Components
# @since 0.9.0
# @api private
module App
- # hanami-view configuration for a sigle Hanami application in the project.
+ # hanami-view configuration for a single Hanami application in the project.
#
# @since 0.9.0
# @api private
class View
# Configure hanami-view for a single Hanami application in the project.