Skip to content

Commit cc950a9

Browse files
authored
Update modeling-data.md
1 parent 0c48186 commit cc950a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql/modeling-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Publisher document:
279279
Book documents:
280280
{"id": "1","name": "Azure Cosmos DB 101", "pub-id": "mspress"}
281281
{"id": "2","name": "Azure Cosmos DB for RDBMS Users", "pub-id": "mspress"}
282-
{"id": "3","name": "Taking over the world one JSON doc at a time"}
282+
{"id": "3","name": "Taking over the world one JSON doc at a time", "pub-id": "mspress"}
283283
...
284284
{"id": "100","name": "Learn about Azure Cosmos DB", "pub-id": "mspress"}
285285
...

0 commit comments

Comments
 (0)