Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Oct 24, 2020
1 parent 76ff009 commit 45a0ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/reference/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Add to your `.pre-commit-config.yaml`:
Make sure to fill in the `rev` with a valid revision.

_Note_: by default this configuration will match `.html`, `.jinja`, and `.twig` files.
If you want to override this, you will need to use the `files` setting. For example:
If you want to override this, you will need to use the `files` setting. For example:

```yaml
- id: curlylint
Expand Down

0 comments on commit 45a0ca4

Please sign in to comment.