docs: update README.md

bulit -> built
This commit is contained in:
Ikko Eltociear Ashimine 2025-02-12 02:14:25 +09:00 committed by GitHub
parent 9d219dc2f9
commit 76298aae89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ The core module is mainly composed of abstraction and framework function impleme
### Plugins
BotSharp uses component design, the kernel is kept to a minimum, and business functions are implemented by external components. The modular design also allows contributors to better participate. Below are the bulit-in plugins:
BotSharp uses component design, the kernel is kept to a minimum, and business functions are implemented by external components. The modular design also allows contributors to better participate. Below are the built-in plugins:
#### Data Storages
- BotSharp.Core.Repository