Skip to content

Commit 61af1d4

Browse files
authored
Merge pull request #50 from jakzal/patch-1
Fix a grammar error
2 parents 7255d6e + b277178 commit 61af1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design-level.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ sourced in the business is low enough for CRUD to be well applicable.
183183

184184
## Aggregates
185185

186-
What you could see in the above examples is that we did not specified the **aggregates** that would be responsible for
186+
What you could see in the above examples is that we have not specified the **aggregates** that would be responsible for
187187
handling commands and emitting events.
188188
Such approach keeps us away from being steered into a particular solution/language and consequently limited from the very
189189
beginning. Looking at behaviours and responsibilities first lets us understand the problem better, and thus find

0 commit comments

Comments
 (0)