diff --git a/src/combine-events/readme.md b/src/combine-events/readme.md index 6ce053ac..54cbafa2 100644 --- a/src/combine-events/readme.md +++ b/src/combine-events/readme.md @@ -15,7 +15,7 @@ Use `combineEvents({ events })` with patronum < 2.1.0 ### Motivation -Method allows to trigger event when all of given events are triggered, with payloads ov given events +Method allows to trigger event when all of given events are triggered, with payloads of given events :::note Consider using stores with combine in case of lazy-loaded modules, as they could miss some updates happened before module loaded