From 4ad65d8aeadd3f45d77fecd3497b70e477b897be Mon Sep 17 00:00:00 2001 From: DeAndre Harris Date: Mon, 18 Feb 2019 12:38:12 +0000 Subject: [PATCH] Fix typo in troubleshooting steps for "local issuer certificate" error --- doc/user/project/integrations/webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/project/integrations/webhooks.md b/doc/user/project/integrations/webhooks.md index 5a827d8ae15..cbf08a4f30a 100644 --- a/doc/user/project/integrations/webhooks.md +++ b/doc/user/project/integrations/webhooks.md @@ -1235,7 +1235,7 @@ Typically, this is because the root certificate isn't issued by a trusted certif determined by [CAcert.org](http://www.cacert.org/). Should that not be the case, consider using [SSL Checker](https://www.sslshopper.com/ssl-checker.html) to identify faults. -Missing intermediate certificates are a commong point of verification failure. +Missing intermediate certificates are a common point of verification failure. ## Example webhook receiver