From 9de90645f3e71aed90e828286a5eaf4c40d01570 Mon Sep 17 00:00:00 2001 From: Eeshan Garg Date: Wed, 7 Mar 2018 16:52:34 -0330 Subject: [PATCH] webhooks/basecamp: Update text to conform to doc style guide. --- zerver/webhooks/basecamp/doc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zerver/webhooks/basecamp/doc.md b/zerver/webhooks/basecamp/doc.md index 6bcf9842ba..7d5863d657 100644 --- a/zerver/webhooks/basecamp/doc.md +++ b/zerver/webhooks/basecamp/doc.md @@ -7,9 +7,9 @@ events in Basecamp. 1. Go to your project on Basecamp. From the **Settings** menu in the top right corner, choose **Set up webhooks**. Click on - the **Add a new webhook** button. + **Add a new webhook**. -1. Set **Payload URL** to the URL you created above. Select the events +1. Set **Payload URL** to the URL constructed above. Select the events you would like to be notified about, and check the checkbox under **Enable this webhook**. Click **Add this webhook**.