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.
2 parents 151e066 + ed78d31 commit e9113b8Copy full SHA for e9113b8
axon-framework/axon-framework-commands/modeling/state-stored-aggregates.md
@@ -88,7 +88,7 @@ The above exert shows an state stored Aggregate from a 'Gift Card Service'. The
88
89
3. This Aggregate has several '[Aggregate Members](multi-entity-aggregates.md)'.
90
91
- Since the Aggregate is stored as is, correct mapping of the entities should be taking into account.
+ Since the Aggregate is stored as is, the correct mapping of the entities should be taken into account.
92
93
4. A `@CommandHandler` annotated constructor, or differently put the 'command handling constructor'.
94
0 commit comments