Skip to content

Commit 5da3088

Browse files
committed
Fix typo
1 parent cbb6de9 commit 5da3088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MailgunSignatureValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function isValid(Request $request, WebhookConfig $config): bool
4949
}
5050

5151
/**
52-
* Validate the incoming signature' schema
52+
* Validate the incoming signature' schema.
5353
*
5454
* @param \Illuminate\Http\Request $request
5555
* @return array

0 commit comments

Comments
 (0)