From 79c3cef444bf783e15f6b3928e69d53fcf933acf Mon Sep 17 00:00:00 2001 From: alkesh26 Date: Fri, 1 Feb 2019 16:42:40 +0530 Subject: Railities typo fixes. --- railties/lib/rails/app_loader.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/lib/rails/app_loader.rb') diff --git a/railties/lib/rails/app_loader.rb b/railties/lib/rails/app_loader.rb index aabcc5970c..cc057a407d 100644 --- a/railties/lib/rails/app_loader.rb +++ b/railties/lib/rails/app_loader.rb @@ -23,7 +23,7 @@ control: # too that you may or may not want (like yarn) If you already have Rails binstubs in source control, you might be -inadverently overwriting them during deployment by using bundle install +inadvertently overwriting them during deployment by using bundle install with the --binstubs option. If your application was created prior to Rails 4, here's how to upgrade: -- cgit v1.2.3