From 7902c01d1faa27fb9fa0f03bdfb90725780cf540 Mon Sep 17 00:00:00 2001
From: Jon Moss <me@jonathanmoss.me>
Date: Thu, 27 Apr 2017 21:28:45 -0400
Subject: Small grammar fix

[ci skip]
---
 guides/source/5_1_release_notes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'guides/source')

diff --git a/guides/source/5_1_release_notes.md b/guides/source/5_1_release_notes.md
index ac26b2994a..fc79287d4c 100644
--- a/guides/source/5_1_release_notes.md
+++ b/guides/source/5_1_release_notes.md
@@ -341,7 +341,7 @@ Please refer to the [Changelog][action-pack] for detailed changes.
 
 ### Removals
 
-*   Removed support to non-keyword arguments in `#process`, `#get`, `#post`,
+*   Removed support for non-keyword arguments in `#process`, `#get`, `#post`,
     `#patch`, `#put`, `#delete`, and `#head` for the `ActionDispatch::IntegrationTest`
     and `ActionController::TestCase` classes.
     ([Commit](https://github.com/rails/rails/commit/98b8309569a326910a723f521911e54994b112fb),
-- 
cgit v1.2.3