Skip to content

Commit

Permalink
fix wording mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
jalling97 committed Apr 26, 2024
1 parent 0f0cab6 commit 4fc87ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ repos:
rev: "v3.1.0"
hooks:
- id: prettier
files: \.(js|jsx|ts|tsx|svelte)$ # apply eslint to the provided filetypes
files: \.(js|jsx|ts|tsx|svelte)$ # apply prettier to the provided filetypes

0 comments on commit 4fc87ea

Please sign in to comment.