Skip to content

Commit 133678a

Browse files
committed
Fix typo in changelog
1 parent 331b32a commit 133678a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ it's a big enough change to warrant the major version bump, just in case a
1212
deployment relied on the prior behavior.
1313

1414
- Use frozen string literals and regex constants to reduce allocations ([#63])
15-
- Limit concurrent-ruby in build matrix for activemodels <= 7.0 ([#79])
15+
- Limit concurrent-ruby in build matrix for activemodel <= 7.0 ([#79])
1616
- Avoid string mutation for Ruby 3.4 ([#76], [#77], [#64])
1717
- Optimize string allocation during mutation ([#80])
1818

0 commit comments

Comments
 (0)