diff options
Diffstat (limited to 'actionview')
-rw-r--r-- | actionview/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index b45d5bf1e0..adbe8ac389 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,5 +1,5 @@ * Fix `current_page?` when the URL contains escaped characters and the - original URL is using the hexdecimal lowercased. + original URL is using the hexadecimal lowercased. *Rafael Mendonça França* |