We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7255d6e commit b277178Copy full SHA for b277178
docs/design-level.md
@@ -183,7 +183,7 @@ sourced in the business is low enough for CRUD to be well applicable.
183
184
## Aggregates
185
186
-What you could see in the above examples is that we did not specified the **aggregates** that would be responsible for
+What you could see in the above examples is that we have not specified the **aggregates** that would be responsible for
187
handling commands and emitting events.
188
Such approach keeps us away from being steered into a particular solution/language and consequently limited from the very
189
beginning. Looking at behaviours and responsibilities first lets us understand the problem better, and thus find
0 commit comments