Skip to content

Commit 061b2f5

Browse files
rowiegnickfloyd
andauthored
fix: code section is centered (#2522)
Co-authored-by: Nick Floyd <[email protected]>
1 parent d963cb6 commit 061b2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/organization_ruleset.html.markdown

+1-1
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)