diff --git a/all-hooks.json b/all-hooks.json index 73162b64..76fb7db2 100644 --- a/all-hooks.json +++ b/all-hooks.json @@ -4566,7 +4566,7 @@ { "id": "swiftformat", "name": "SwiftFormat", - "description": "Check swift files for formating issues with SwiftFormat", + "description": "Check swift files for formatting issues with SwiftFormat", "entry": "swiftformat", "language": "swift", "types": [ diff --git a/hooks.html b/hooks.html index fa8039ac..bccb265b 100644 --- a/hooks.html +++ b/hooks.html @@ -2614,7 +2614,7 @@