Skip to content

Commit 931f155

Browse files
bigshansAxiosLeo
authored andcommitted
typo<README-CN.md>: "讲" to "将"
1 parent 129a232 commit 931f155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const app = new App({
4545
name: 'cli-tool', // 命令行应用的名称, 必须
4646
desc: 'cli app description',
4747
version: '1.0.0', // 命令行应用的版本, 必须
48-
commands_dir: '/path/to/commands/dir/', // 讲会自动加载目录内的命令行脚本文件
48+
commands_dir: '/path/to/commands/dir/', // 将会自动加载目录内的命令行脚本文件
4949
commands_sort: ['help', ... ],
5050
commands_group: {
5151
'group description': ['command_name', ...],

0 commit comments

Comments
 (0)