Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox committed Dec 3, 2024
1 parent 4e854c3 commit e4a4d96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -581,13 +581,13 @@ pre-commit:
exclude_tags: frontend
commands:
lint:
tag: frontend
tags: frontend
...
test:
tag: frontend
tags: frontend
...
check-syntax:
tag: documentation
tags: documentation
```

```bash
Expand Down

0 comments on commit e4a4d96

Please sign in to comment.