From 0e83a478604cbca4337669e55c626e690803e5af Mon Sep 17 00:00:00 2001 From: Xavier Shay Date: Sun, 15 Jan 2017 15:14:17 -0800 Subject: [PATCH] Remove trailing whitespace to fix build. (#1775) --- features/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/README.md b/features/README.md index 00ae92a9ed..9958ab693a 100644 --- a/features/README.md +++ b/features/README.md @@ -5,7 +5,7 @@ routing. ## Rails rspec-rails 3 supports Rails 3.x and 4.x. For earlier versions of Rails, you -need [rspec-rails 1](https://github.com/dchelimsky/rspec-rails). For Rails 5.x, +need [rspec-rails 1](https://github.com/dchelimsky/rspec-rails). For Rails 5.x, make sure you are using rspec-rails 3.5.0 or newer. ## Install