Skip to content

Commit b004896

Browse files
committed
minor fix
1 parent 57c9044 commit b004896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You can also project unique objects. In this case, the lastName field does not e
5959
SELECT DISTINCT f.lastName
6060
FROM Families f
6161
```
62-
soapy
62+
6363
The results are:
6464

6565
```json

0 commit comments

Comments
 (0)