This commit is contained in:
pradeepbhadani 2017-04-03 17:52:35 +01:00 committed by GitHub
parent efab9e325e
commit bf8497ed40
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ This allows you to manage your webhooks on a repository.
## Example Usage
```
# Manage your respositories hooks
# Manage your repositories hooks
resource "bitbucket_hook" "deploy_on_push" {
owner = "myteam"
repository = "terraform-code"