summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeAndre Harris <dharris@gitlab.com>2019-02-18 12:38:12 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-02-18 12:38:12 +0000
commit4ad65d8aeadd3f45d77fecd3497b70e477b897be (patch)
tree1f9d033665699366b19a69babc98b8956740c75d
parent77bfdfa73988e395b14f452e4ae4d19357a43dca (diff)
downloadgitlab-ce-4ad65d8aeadd3f45d77fecd3497b70e477b897be.tar.gz
Fix typo in troubleshooting steps for "local issuer certificate" error
-rw-r--r--doc/user/project/integrations/webhooks.md2
1 files changed, 1 insertions, 1 deletions
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