Skip to content

Commit a0f7c5c

Browse files
Fix typo in documentation
1 parent 1355aeb commit a0f7c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ When no arguments are specified, the style of all Kotlin files (ending with '.kt
6060
ktlint
6161
```
6262

63-
To validate with the [standard ruleset](../../rules/standard/) and the [experimental rulesset](../../rules/experimental/) run command below:
63+
To validate with the [standard ruleset](../../rules/standard/) and the [experimental ruleset](../../rules/experimental/) run command below:
6464

6565
```shell title="Validation with standard and experimental ruleset"
6666
ktlint --experimental

0 commit comments

Comments
 (0)