✏️ fix doc typo

This commit is contained in:
yanyongyu
2020-11-15 13:26:20 +08:00
parent bc00c1be82
commit bde256608b
2 changed files with 31 additions and 1 deletions

View File

@ -142,4 +142,3 @@ Rule(async_checker1) & sync_checker & async_checker2
:::danger 警告
`Rule(*checkers)` 只接受 async function或使用 `nonebot.utils.run_sync` 自行包裹 sync function。在使用 `&` 时NoneBot 会自动包裹 sync function
:::
t