Skip to content

Commit 0eb317e

Browse files
committed
Small docs rephrasing
1 parent b3df869 commit 0eb317e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/whats_new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ v1.1.0
1717

1818
* :meth:`DBLClient.get_bot_info` now returns a :class:`BotData` object
1919

20-
* :meth:`DBLClient.get_guild_count` now returns :class:`BotStatsData`
20+
* :meth:`DBLClient.get_guild_count` now returns a :class:`BotStatsData` object
2121

22-
* :meth:`DBLClient.get_user_info` now returns :class:`UserData`
22+
* :meth:`DBLClient.get_user_info` now returns a :class:`UserData` object
2323

2424
* :meth:`WebhookManager.run` now returns an :class:`asyncio.Task`, meaning it can now be optionally awaited
2525

0 commit comments

Comments
 (0)