We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734080d commit b2904f4Copy full SHA for b2904f4
src/cli.ts
@@ -9,7 +9,7 @@
9
* It simply receives text as an argument and prints output to `stdout` for use in a hook flow. Or
10
* `stderr`, in the case of a message not appropriate for a commit message.
11
*
12
- * See `shell/README.md` docs.
+ * See `shell/README.md` in docs.
13
*/
14
import { generateMsg } from "./prepareCommitMsg";
15
0 commit comments