Skip to content

Commit 3a55236

Browse files
authored
Fix Grammar
We've now looked at embedding (or denormalizing) and referencing (or normalizing) data which, each have their upsides and compromises as we've seen. Instead of We've now looked embedding (or denormalizing) and referencing (or normalizing) data, each have their upsides and each have compromises as we've seen
1 parent 1a51224 commit 3a55236

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)