You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by li...@apache.org on 2022/09/21 12:38:36 UTC

[incubator-devlake-website] 02/06: Revert "Update webhook.md"

This is an automated email from the ASF dual-hosted git repository.

likyh pushed a commit to branch revert-217-likyh/webhook-doc
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 8fd98cca94e7b7f5d6de22591e14efa2a74faccc
Author: likyh <l...@likyh.com>
AuthorDate: Wed Sep 21 20:38:31 2022 +0800

    Revert "Update webhook.md"
    
    This reverts commit e66df00522048a8f03201bbe3199555bd35d5ad3.
---
 docs/Plugins/webhook.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Plugins/webhook.md b/docs/Plugins/webhook.md
index e7ce2153d..779525576 100644
--- a/docs/Plugins/webhook.md
+++ b/docs/Plugins/webhook.md
@@ -26,7 +26,7 @@ First, you can create a webhook connection from the Integration page.
 
 We recommand that you give your webhook connection a unique name so that you can identify and manage where you have used it later.
 
-After cicking on "Generate POST URL", you will find four webhook URLs. Copy the ones that suits your usage into your CI or issue tracking systems. You can always come back to the webhook page to copy the URLs later on.
+After cicking on "Generate POST URL", you will find four webhook URLs. Copy the ones that suits your usage into your CI or issue tracking systems. You can always come back to the webhook page to copy the URLS later on.
 
 ![image](https://user-images.githubusercontent.com/3294100/191400110-327c153f-b236-47e3-88cc-85bf8fcae310.png)