diff --git a/website/docs/r/organization_ruleset.html.markdown b/website/docs/r/organization_ruleset.html.markdown index 737d3953f4..1f31a19b42 100644 --- a/website/docs/r/organization_ruleset.html.markdown +++ b/website/docs/r/organization_ruleset.html.markdown @@ -13,7 +13,7 @@ This resource allows you to create and manage rulesets on the organization level ## Example Usage -``` +```hcl resource "github_organization_ruleset" "example" { name = "example" target = "branch"