From 524ffa515423b2f11bc4231af83125f086ea1be4 Mon Sep 17 00:00:00 2001 From: Xavier Shay Date: Sun, 15 Jan 2017 10:02:55 -0800 Subject: [PATCH] Remove trailing whitespace to fix build. --- 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