Skip to content

Commit dd20a80

Browse files
committed
Fix minor typo in CHANGELOG
1 parent be73797 commit dd20a80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Bug fixes:
1212
Thanks :user:`nosnickid` for the report and :user:`worksbyfriday` for the PR.
1313
- Fix `marshmallow.validate.OneOf` emitting extra pairs when labels outnumber choices (:issue:`2869`).
1414
Thanks: user:`T90REAL` for the report and :user:`rstar327` for the PR.
15-
- Fix behavior when passing a dot-delited attribute name to ``partial`` for a key with ``data_key`` set (:pr:`2903`).
15+
- Fix behavior when passing a dot-delimited attribute name to ``partial`` for a key with ``data_key`` set (:pr:`2903`).
1616
Thanks :user:`bysiber` for the PR.
1717
- Fix Enum field by-name lookup to only return actual members (:pr:`2902`).
1818
Thanks :user:`bysiber` for the PR.

0 commit comments

Comments
 (0)