Skip to content

Commit edcf8e0

Browse files
committed
correcting wording for cd docs
1 parent ca2890b commit edcf8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ The `cd` filter is used to return results where every element of the array colum
828828
}
829829
```
830830

831-
The `cd` filter can also accept a single scalar. In this case, only results where the only element in the array column is the input scalar.
831+
The `cd` filter can also accept a single scalar. In this case, only results where the only element in the array column is the input scalar are returned.
832832

833833
=== "`cd` Filter with Scalar Query"
834834
```graphql

0 commit comments

Comments
 (0)