Skip to content

Commit d6b1709

Browse files
authored
Fix typo in plugin-config.md (#6971)
1 parent c1fa05e commit d6b1709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/zh/dev/star/guides/plugin-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
随着插件功能的增加,可能需要定义一些配置以让用户自定义插件的行为。
55

6-
AstrBot 提供了”强大“的配置解析和可视化功能。能够让用户在管理面板上直接配置插件,而不需要修改代码。
6+
AstrBot 提供了“强大”的配置解析和可视化功能。能够让用户在管理面板上直接配置插件,而不需要修改代码。
77

88
## 配置定义
99

0 commit comments

Comments
 (0)