We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcb1d1f + 5a553b0 commit 23ee0b9Copy full SHA for 23ee0b9
railties/lib/rails/engine.rb
@@ -300,7 +300,7 @@ module Rails
300
#
301
# == Isolated engine's helpers
302
303
- # Sometimes you may want to isolate engine, but use helpers that are defined for it.
+ # Sometimes you may want to isolate an engine, but use helpers that are defined for it.
304
# If you want to share just a few specific helpers you can add them to application's
305
# helpers in ApplicationController:
306
0 commit comments