We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9250ed5 commit 0670f8dCopy full SHA for 0670f8d
website/docs/quick-start/assertion-trees.md
@@ -91,7 +91,7 @@ spec:
91
```
92
93
!!! tip
94
- To indicate that a key or value in the YAML document is an expression, simply place the element between parentheses:
+ To indicate that a key or value in the YAML document is an expression, simply place the element between parenthesis:
95
96
- `this is an expression` -> interpreted as a `string`
97
- `(this is an expression)` -> interpreted as a JMESPath expression
0 commit comments