Skip to content

Commit efe345b

Browse files
authored
Fix changelog attribute mention
1 parent 0b446dc commit efe345b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This version introduces new data for shop-related objects, reflecting the update
1414
Breaking Changes
1515
~~~~~~~~~~~~~~~~
1616
- ``ShopEntryNewDisplayAsset`` has been renamed to :class:`fortnite_api.NewDisplayAsset`.
17-
- Alias ``BannerColor.colour`` has been removed for consistency. The API does not use aliases, use attr:`fortnite_api.BannerColor.color` instead.
17+
- Alias ``BannerColor.colour`` has been removed for consistency. The API does not use aliases, use :attr:`fortnite_api.BannerColor.color` instead.
1818

1919
New Features
2020
~~~~~~~~~~~~

0 commit comments

Comments
 (0)