Skip to content

Commit b51b272

Browse files
committed
Fixes typo in CANGELOG
1 parent 9f0cb5a commit b51b272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activesupport/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
other than their declared attribute, which isn't always the case, and
5858
can lead to state leak across request.
5959

60-
Now `CurrentAttribute` instances are abandonned at the end of a request,
60+
Now `CurrentAttribute` instances are abandoned at the end of a request,
6161
and a new instance is created at the start of the next request.
6262

6363
*Jean Boussier*, *Janko Marohnić*

0 commit comments

Comments
 (0)