diff --git a/web/src/content/docs/config/configuration.md b/web/src/content/docs/config/configuration.md index ad50fb0..c1c37d2 100644 --- a/web/src/content/docs/config/configuration.md +++ b/web/src/content/docs/config/configuration.md @@ -52,7 +52,7 @@ You can use the `--print-config` flag to print the configuration that will be us $ commitlint --print-config rules: description-empty: # Description must not be empty - level: warn + level: warning subject-empty: # Subject line must not be empty level: error type-empty: # Type must not be empty