lib/hanami/components/app/routes.rb in hanami-1.3.3 vs lib/hanami/components/app/routes.rb in hanami-1.3.4

- old
+ new

@@ -6,10 +6,10 @@ # @api private module Components # @since 0.9.0 # @api private module App - # hanami-router configuration for a sigle Hanami application in the project. + # hanami-router configuration for a single Hanami application in the project. # # @since 0.9.0 # @api private class Routes # Configure hanami-router for a single Hanami application in the project.