mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
chore: fix some typos in comments (#685)
Signed-off-by: yudrywet <yudeyao@yeah.net>
This commit is contained in:
+1
-1
@@ -272,7 +272,7 @@ The IP can be IPv4- or IPv6-formatted, using [CIDR notation](https://en.wikipedi
|
||||
### Match scalr-signature
|
||||
|
||||
The trigger rule checks the scalr signature and also checks that the request was signed less than 5 minutes before it was received.
|
||||
A unqiue signing key is generated for each webhook endpoint URL you register in Scalr.
|
||||
A unique signing key is generated for each webhook endpoint URL you register in Scalr.
|
||||
Given the time check make sure that NTP is enabled on both your Scalr and webhook server to prevent any issues
|
||||
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user