mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Fix typo
This commit is contained in:
parent
efab9e325e
commit
bf8497ed40
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user