diff --git a/packages/dam/README.md b/packages/dam/README.md index 6a20a08b..19842fba 100644 --- a/packages/dam/README.md +++ b/packages/dam/README.md @@ -103,7 +103,7 @@ const results = await pourAggregateEvents({ }); const { - // 👇 Count of poured aggregate ids + // 👇 Count of poured events pouredEventCount, // 👇 Infos about first/last scanned events (potentially undefined) firstPouredEvent,