We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799d71f commit 0e1bad4Copy full SHA for 0e1bad4
docs/templates/resource-ordering.md
@@ -8,7 +8,7 @@ The resource with the lower `order` is presented before the one with greater
8
value. A missing `order` property defaults to 0. If two resources have the same
9
`order` property, the resources will be ordered by property `name` (or `key`).
10
11
-## Using `order` property
+## Using "order" property
12
13
### Coder parameters
14
0 commit comments