Skip to content

Commit

Permalink
Update docs/user/ppl/functions/json.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Carbonetto <[email protected]>
Signed-off-by: kenrickyap <[email protected]>
  • Loading branch information
kenrickyap and acarbonetto authored Jan 9, 2025
1 parent 3407d4a commit 7ef6cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/ppl/functions/json.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Example::
| json array | [1, 2, 3, 4] | True |
| json scalar string | "abc" | True |
| json empty string | | True |
| json invalid object | {"invalid":"json", "string"} | True |
| json invalid object | {"invalid":"json", "string"} | False |
+---------------------+------------------------------+----------+

0 comments on commit 7ef6cc9

Please sign in to comment.