diff --git a/templates/zerver/integrations.html b/templates/zerver/integrations.html index b109db0aec..0f490ec4e6 100644 --- a/templates/zerver/integrations.html +++ b/templates/zerver/integrations.html @@ -131,7 +131,7 @@

Bitbucket

-

Zulip supports both Git and Mercural notifications from Bitbucket.

+

Zulip supports both Git and Mercurial notifications from Bitbucket.

First, create the stream you'd like to use for Bitbucket notifications, and subscribe all interested parties to this stream. The integration will @@ -139,7 +139,7 @@ hook; you still need to create the stream even if you are using this default.

-

Next, from your repository's web page, go to the Administraion page and choose Hooks on the left-hand side. +

Next, from your repository's web page, go to the Administration page and choose Hooks on the left-hand side. Choose the POST hook from the list presented and click "Add hook." Make sure to replace the @ in the bot's email address with %40, as Bitbucket will not execute the hook if the username contains a @.