Skip to content

Commit 0e1bad4

Browse files
authored
docs: fix header font (#12193)
1 parent 799d71f commit 0e1bad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/resource-ordering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The resource with the lower `order` is presented before the one with greater
88
value. A missing `order` property defaults to 0. If two resources have the same
99
`order` property, the resources will be ordered by property `name` (or `key`).
1010

11-
## Using `order` property
11+
## Using "order" property
1212

1313
### Coder parameters
1414

0 commit comments

Comments
 (0)