We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289c8f9 commit db30911Copy full SHA for db30911
README.md
@@ -146,7 +146,7 @@ The following table gives an overview of the JSON query text format:
146
| [Boolean](#values) | `true` or `false` | `true` |
147
| [null](#values) | `null` | `null` |
148
149
-The syntax is explained in details in the following sections. The examples are based on querying the following data:
+The syntax is explained in detail in the following sections. The examples are based on querying the following data:
150
151
```json
152
[
0 commit comments