We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbbac3 commit cbed0f4Copy full SHA for cbed0f4
1 file changed
docs/configuration.md
@@ -13,7 +13,7 @@ This means you can configure prettier via:
13
The configuration file will be resolved starting from the location of the file being formatted,
14
and searching up the file tree until a config file is (or isn't) found.
15
16
-The options to the configuration file are the same the [API options](options.md).
+The options to the configuration file are the same as the [API options](options.md).
17
18
## Basic Configuration
19
0 commit comments