Skip to content

Commit 5c10d94

Browse files
committed
Doc update
1 parent 311aaee commit 5c10d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ done
232232

233233
| JSONPath | Supported | Comment |
234234
| -----------------------|-----------|---------------------------------------------------------|
235-
| $ | Y | the root object/element |
235+
| $ | Y | the root object/element (optional) |
236236
| @ | Y | the current object/element |
237237
| . or [] | Y | child operator. |
238238
| .. | Y | recusive descent. |

0 commit comments

Comments
 (0)