Fix UI Kit description typo

This commit is contained in:
rdrescher909
2022-11-17 21:36:12 -05:00
committed by GitHub
parent f61f7411df
commit 436d0849d9

View File

@@ -415,7 +415,7 @@ Enumerations
Bot UI Kit
-------------
The library has helpers to aid create component-based UIs. These are all in the ``discord.ui`` package.
The library has helpers to aid in creating component-based UIs. These are all in the ``discord.ui`` package.
View