mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
grammar/tense correction to rails application doc
This commit is contained in:
@@ -11,7 +11,7 @@ module Rails
|
||||
# == Initialization
|
||||
#
|
||||
# Rails::Application is responsible for executing all railties, engines and plugin
|
||||
# initializers. Besides, it also executed some bootstrap initializers (check
|
||||
# initializers. It also executes some bootstrap initializers (check
|
||||
# Rails::Application::Bootstrap) and finishing initializers, after all the others
|
||||
# are executed (check Rails::Application::Finisher).
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user