Skip to content

Commit 67a9f1c

Browse files
luisvdbk-clanlin
authored andcommitted
Fix webhook trigger typo
1 parent 3573dfa commit 67a9f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utilities/API.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ class API
117117
'event.created',
118118
'event.updated',
119119
'event.deleted',
120-
'job.succesful',
120+
'job.successful',
121121
'job.failed',
122122
];
123123

0 commit comments

Comments
 (0)