Skip to content

Commit e9113b8

Browse files
authored
Merge pull request #300 from AxonIQ/state-stored-aggregate-wordsmith
wordsmithing
2 parents 151e066 + ed78d31 commit e9113b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axon-framework/axon-framework-commands/modeling/state-stored-aggregates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The above exert shows an state stored Aggregate from a 'Gift Card Service'. The
8888

8989
3. This Aggregate has several '[Aggregate Members](multi-entity-aggregates.md)'.
9090

91-
Since the Aggregate is stored as is, correct mapping of the entities should be taking into account.
91+
Since the Aggregate is stored as is, the correct mapping of the entities should be taken into account.
9292

9393
4. A `@CommandHandler` annotated constructor, or differently put the 'command handling constructor'.
9494

0 commit comments

Comments
 (0)