Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mstuder committed Mar 28, 2022
1 parent 50410c8 commit f5e2eb6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# flux-eco/aggregate-root

Manage aggregate roots described as json schema. Stores **create**, **changed**, and
**delete events** in a storage. Up to now this component is binded to a mysql storage.
Manage aggregate roots described as json schema. Evaluates and stores events in a storage. Up to now this component is binded to a mysql storage.
The storage can be replaced by the implementation of a further adapter.

The usage is demonstrated by the following example application:
Expand Down

0 comments on commit f5e2eb6

Please sign in to comment.