Skip to content

Commit db30911

Browse files
committed
docs: fix a typo
1 parent 289c8f9 commit db30911

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
@@ -146,7 +146,7 @@ The following table gives an overview of the JSON query text format:
146146
| [Boolean](#values) | `true` or `false` | `true` |
147147
| [null](#values) | `null` | `null` |
148148

149-
The syntax is explained in details in the following sections. The examples are based on querying the following data:
149+
The syntax is explained in detail in the following sections. The examples are based on querying the following data:
150150

151151
```json
152152
[

0 commit comments

Comments
 (0)