aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activestorage/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activestorage/CHANGELOG.md b/activestorage/CHANGELOG.md
index ff5dd884e3..9dcf2c4e9d 100644
--- a/activestorage/CHANGELOG.md
+++ b/activestorage/CHANGELOG.md
@@ -1,4 +1,4 @@
-* Don't raise when analyzing an unsupported image type by ImageMagick
+* Don't raise when analyzing an image whose type is unsupported by ImageMagick
Fixes: #36065
*Guilherme Mansur*