Skip to content

Commit 5db8458

Browse files
committed
Update SetIntersect
1 parent 9bc1fc3 commit 5db8458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/query/setintersect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This first example uses the function with static arrays to demonstrate the inter
4545

4646
This last example uses a single item that share values within two array properties.
4747

48-
:::code language="json" source="~/cosmos-db-nosql-query-samples/scripts/setintersect-field/seed.novalidate.json" range=1-2,4-16" highlight="4-12":::
48+
:::code language="json" source="~/cosmos-db-nosql-query-samples/scripts/setintersect-field/seed.novalidate.json" range="1-2,4-16" highlight="4-12":::
4949

5050
The query selects the appropriate field from the item\[s\] in the container.
5151

0 commit comments

Comments
 (0)