Skip to content

Commit 8ae0a1e

Browse files
authored
Merge pull request #176 from klistwan/patch-1
Fix typo in pre-commit hooks
2 parents 9b9254a + a9b1739 commit 8ae0a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
types: [gdscript]
99
- id: gdformat
1010
name: gdformat
11-
description: "gdformat - formater for GDScript"
11+
description: "gdformat - formatter for GDScript"
1212
entry: gdformat
1313
language: python
1414
language_version: python3

0 commit comments

Comments
 (0)