Skip to content

Commit

Permalink
docs: fix typo (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
NWYLZW committed Aug 14, 2021
1 parent d39d3bb commit 1dcce57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ import { Argv } from 'koishi-core'
declare module 'koishi-core' {
namespace Argv {
interface Domain {
int: number
positive: number
}
}
}
Expand Down

0 comments on commit 1dcce57

Please sign in to comment.