We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1355aeb commit a0f7c5cCopy full SHA for a0f7c5c
docs/install/cli.md
@@ -60,7 +60,7 @@ When no arguments are specified, the style of all Kotlin files (ending with '.kt
60
ktlint
61
```
62
63
-To validate with the [standard ruleset](../../rules/standard/) and the [experimental rulesset](../../rules/experimental/) run command below:
+To validate with the [standard ruleset](../../rules/standard/) and the [experimental ruleset](../../rules/experimental/) run command below:
64
65
```shell title="Validation with standard and experimental ruleset"
66
ktlint --experimental
0 commit comments