Skip to content

Commit

Permalink
Fix whitespace in documentation for branch_protection_v3 (#1059)
Browse files Browse the repository at this point in the history
  • Loading branch information
JCradock authored Mar 11, 2022
1 parent 06c6fd7 commit e546e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/branch_protection_v3.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ The following arguments are supported:
GitHub Branch Protection can be imported using an ID made up of `repository:branch`, e.g.

```
$ terraform import github_branch_protection_v3.terraform terraform:main
$ terraform import github_branch_protection_v3.terraform terraform:main
```

0 comments on commit e546e23

Please sign in to comment.