From 8a40bf2081e28772fd0773153f24d3e9809cc741 Mon Sep 17 00:00:00 2001 From: Anton Davydov Date: Thu, 7 May 2015 14:49:34 +0300 Subject: [skip ci] Fix typos in actionpack changelog and security guide --- actionpack/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack') diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index e0076225ba..fbd6c5c747 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -281,7 +281,7 @@ * Ensure `append_info_to_payload` is called even if an exception is raised. - Fixes an issue where when an exception is raised in the request the additonal + Fixes an issue where when an exception is raised in the request the additional payload data is not available. See: -- cgit v1.2.3