Skip to content

Commit 110e6ca

Browse files
committed
Merge pull request #110 from orestes/patch-1
docs(cli): Rename reference to czConfig
2 parents 44302b5 + bece7e5 commit 110e6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/commitizen.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ function bootstrap(environment = {}) {
6565
init <adapter-npm-name> [args]
6666
6767
description: Install a commitizen adapter from npm and adds it to your
68-
czConfig in your package.json file.
68+
config.commitizen in your package.json file.
6969
7070
args:
7171
--save Install the adapter to package.json dependencies

0 commit comments

Comments
 (0)