Skip to content

Commit b2904f4

Browse files
committed
update cli.ts
1 parent 734080d commit b2904f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* It simply receives text as an argument and prints output to `stdout` for use in a hook flow. Or
1010
* `stderr`, in the case of a message not appropriate for a commit message.
1111
*
12-
* See `shell/README.md` docs.
12+
* See `shell/README.md` in docs.
1313
*/
1414
import { generateMsg } from "./prepareCommitMsg";
1515

0 commit comments

Comments
 (0)