We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eaaf18 commit dd69ee1Copy full SHA for dd69ee1
1 file changed
README.md
@@ -22,7 +22,7 @@ This site is built using [Docusaurus](https://docusaurus.io/), a modern static s
22
npm ci
23
```
24
25
-To run formatter or linter before committing, run the script below. (You don't have to run these scripts.)
+To run a formatter or linter before committing, run the script below. (You don't have to run these scripts.)
26
27
```shell
28
# Install Poetry
0 commit comments