Skip to content

Commit 46e7e56

Browse files
authored
fix: code section is centered
1 parent 1dee74e commit 46e7e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/organization_ruleset.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This resource allows you to create and manage rulesets on the organization level
1313

1414
## Example Usage
1515

16-
```
16+
```hcl
1717
resource "github_organization_ruleset" "example" {
1818
name = "example"
1919
target = "branch"

0 commit comments

Comments
 (0)