Skip to content

Commit 01bf34d

Browse files
authored
Merge pull request #189332 from Oury-MSFT/patch-20
Fix Grammar
2 parents 36b4c98 + 3a55236 commit 01bf34d

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
@@ -333,7 +333,7 @@ Now, if I had an author, I immediately know which books they've written, and con
333333

334334
## Hybrid data models
335335

336-
We've now looked embedding (or denormalizing) and referencing (or normalizing) data, each have their upsides and each have compromises as we've seen.
336+
We've now looked at embedding (or denormalizing) and referencing (or normalizing) data which, each have their upsides and compromises as we've seen.
337337

338338
It doesn't always have to be either or, don't be scared to mix things up a little.
339339

0 commit comments

Comments
 (0)