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 63e55be commit 7b192a8Copy full SHA for 7b192a8
website/docs/query-editor.md
@@ -20,7 +20,7 @@ The **Fields** tab is where you select the data to extract from the JSON documen
20
21
#### `Fields have different lengths`
22
23
-All fields must return the same number of values. If you get this error it means that one or more of the objects is missing the queried element.
+All fields must return the same number of values. If you get this error it means that one or more of the objects are missing the queried element.
24
25
In the following example, the `name` property is present in both objects, but `version` isn't.
26
0 commit comments