diff --git a/docs/src/docs/usage/configuration.mdx b/docs/src/docs/usage/configuration.mdx
index 8b4d0e73..373ef0e9 100644
--- a/docs/src/docs/usage/configuration.mdx
+++ b/docs/src/docs/usage/configuration.mdx
@@ -6,7 +6,7 @@ The config file has lower priority than command-line options. If the same bool/s
 and in the config file, the option from command-line will be used.
 Slice options (e.g. list of enabled/disabled linters) are combined from the command-line and config file.
 
-To see a list of enabled by your configuration linters:
+To see a list of linters enabled by your configuration use:
 
 ```sh
 golangci-lint linters