summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeAndre Harris <dharris@gitlab.com>2019-02-18 12:38:12 +0000
committermfluharty <mfluharty@gitlab.com>2019-02-20 11:20:33 -0700
commit0fb1bab3f37df5bb9f3c58c633b9b334c295f642 (patch)
treeee3dae14233d6d1561c9501370a4da0c1f2706ce
parent46cb0b1ab9d6b408b50c6281a76e415cd8f201c8 (diff)
downloadgitlab-ce-0fb1bab3f37df5bb9f3c58c633b9b334c295f642.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