Skip to content

Commit 2e35e6c

Browse files
author
Tonye Jack
committed
Updated help text.
1 parent bad4ef1 commit 2e35e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/graphql-codegen-hook.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const argv = require('yargs')
2525
)
2626
.command(
2727
'$0 [filenames..]',
28-
'Runs graphql-codegen based on changes to ts(x)/js(x) files',
28+
'Runs graphql-codegen based on changes to ts/js(x) files',
2929
)
3030
.help()
3131
.argv;

0 commit comments

Comments
 (0)