Skip to content

Commit 109bb3a

Browse files
Changed description
1 parent 09141de commit 109bb3a

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
@@ -261,7 +261,7 @@ buildQuery({ filter })
261261
=> "?$filter=tags/any(tags:((tags eq 'tag1') or (tags eq 'tag2')))";
262262
```
263263

264-
'and' operator on collection item itself
264+
'and' operator on collection item itself and nested item
265265
```js
266266
const filter = {
267267
tags: {

0 commit comments

Comments
 (0)