Skip to content

Commit b186718

Browse files
committed
Tiny formatting fix in AS change log [ci skip]
1 parent b73dd62 commit b186718

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

activesupport/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
Replacements:
44

5-
5.ago => 5.seconds.ago
6-
5.until => 5.seconds.until
7-
5.since => 5.seconds.since
8-
5.from_now => 5.seconds.from_now
5+
5.ago => 5.seconds.ago
6+
5.until => 5.seconds.until
7+
5.since => 5.seconds.since
8+
5.from_now => 5.seconds.from_now
99

1010
See #12389 for the history and rationale behind this.
1111

0 commit comments

Comments
 (0)