Skip to content

Commit

Permalink
Fix link, remove wayward **
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Dec 1, 2024
1 parent f01374b commit 8a3ca14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ The jsonpath package provides [RFC 9535 JSONPath] functionality in Go.

## JSONPath Expressions

A brief overview of RFC [9535 JSONPath] syntax:
A brief overview of [RFC 9535 JSONPath] syntax:

| Syntax Element | Description** |
| Syntax Element | Description |
| ------------------ | ----------------------------------------------------------------------- |
| `$` | root node identifier |
| `@` | current node identifier (valid only within filter selectors) |
Expand Down

0 comments on commit 8a3ca14

Please sign in to comment.