diff --git a/README.md b/README.md index dbb8c93..ccca404 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ npm i @bit-about/event
v1 -> v2 - > Events dispatch approach has been changed. There is no longer a functions calling with their names in string. + > Events dispatch approach has been changed. There are no longer functions executed using their names in string. > > ✖️ old one: > ```jsx