Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit e275ac6

Browse files
authored
Update README.md
1 parent 54ba983 commit e275ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Sample complex `.pre-commit-config.yaml`
3939
'path/to/schema.graphql',
4040
'--schema',
4141
'module.path.to.schema',
42-
'--verbosity' # OR '-v'
42+
'--verbosity', # OR '-v'
4343
'2', # Set the verbosity level {0,1,2,3}
4444
]
4545
```

0 commit comments

Comments
 (0)