Skip to content

Commit 3c3c123

Browse files
committed
Update readme
1 parent 253ef74 commit 3c3c123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Features
1414
* 3 adapters: child process (react), pthreads, symfony process (not tested)
1515
* inter-process communication between childs-parent using unix sockets
1616
* simple serialization for objects(jms serializer), arrays, scalars
17-
* async events driven flow (react eventloop)
17+
* async event-driven flow (react eventloop)
1818
* integration with frameworks, see `EProcess\Application\ContainerApplication` for Symfony
1919
* child workers can have own child workers (i.e. `main -> worker -> worker ...`)
2020

0 commit comments

Comments
 (0)