Skip to content

Commit 8361f87

Browse files
committed
Fix formatting in example template README
1 parent 19bfa14 commit 8361f87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/templates/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ A brief description of what this template provides and its use case.
2929

3030
## Variables
3131

32-
| Name | Description | Type | Default | Required |
33-
|------|-------------|------|---------|----------|
34-
| example_var | Description of the variable | `string` | `"default_value"` | no |
32+
| Name | Description | Type | Default | Required |
33+
| ----------- | --------------------------- | -------- | ----------------- | -------- |
34+
| example_var | Description of the variable | `string` | `"default_value"` | no |
3535

3636
## Resources Created
3737

0 commit comments

Comments
 (0)