aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activesupport/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index 39f49e4ab1..a4f3addaa6 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -6,7 +6,7 @@
will cause the application to raise an +ActiveSupport::DeprecationException+
on deprecations.
- Use this for agressive deprecation cleanups.
+ Use this for aggressive deprecation cleanups.
*Xavier Noria*