Skip to content

Commit

Permalink
fix: command and args typo in website/docs (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaegassy authored Mar 30, 2022
1 parent 72b80bf commit 0935b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/command-line-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ curlylint --template-tags '[["cache", "endcache"]]' template-directory/
Read configuration from the provided file.

```bash
curlylint--config test_pyproject.toml template-directory/
curlylint --config test_pyproject.toml template-directory/
```

## Reading from standard input
Expand Down

0 comments on commit 0935b93

Please sign in to comment.