Skip to content

Commit

Permalink
Fix typo in CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioBenitez committed May 23, 2024
1 parent f53611f commit b12cc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This release contains the following crate updates:

* The `FromForm` derive now properly records errors involving entire forms.

* `FromForm` derive can now by used in code emitted by `macro_rules!` macros.
* `FromForm` derive can now be used in code emitted by `macro_rules!` macros.

* **(fix [#2668] via [52de9a])** [`TempFile`] now ensures it flushes before
being persisted.
Expand Down

0 comments on commit b12cc56

Please sign in to comment.