Skip to content

Commit c1e24c1

Browse files
authored
doc: improved wording (#3302)
1 parent 9a592fb commit c1e24c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/usage/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The config file has lower priority than command-line options. If the same bool/s
66
and in the config file, the option from command-line will be used.
77
Slice options (e.g. list of enabled/disabled linters) are combined from the command-line and config file.
88

9-
To see a list of enabled by your configuration linters:
9+
To see a list of linters enabled by your configuration use:
1010

1111
```sh
1212
golangci-lint linters

0 commit comments

Comments
 (0)