Skip to content

Commit

Permalink
Update src/content/docs/extensions/json.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Prashanth Rao <[email protected]>
  • Loading branch information
ray6080 and prrao87 authored Nov 15, 2024
1 parent bcae553 commit f613257
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/content/docs/extensions/json.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,6 @@ we want to extract:
```cypher
RETURN json_extract('[1, 2, 42]', 2) AS nums;
```
```json
┌──────┐
│ nums │
│ json │
Expand Down

0 comments on commit f613257

Please sign in to comment.