We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b9f42 commit 14e887fCopy full SHA for 14e887f
README.md
@@ -295,7 +295,7 @@ Spring.application_root = './test/dummy'
295
296
There is no `Spring.before_fork` callback. To run something before the
297
fork, you can place it in `~/.spring.rb` or `config/spring.rb` or in any of the files
298
-which get run when your application initializers, such as
+which get run when your application initializes, such as
299
`config/application.rb`, `config/environments/*.rb` or
300
`config/initializers/*.rb`.
301
0 commit comments