Skip to content

Commit

Permalink
docs: grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivandotv committed May 1, 2022
1 parent 8b66ec2 commit 73f2aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Event Bus for Xstate Machines
![Codecov](https://img.shields.io/codecov/c/gh/ivandotv/oktopod)
[![GitHub license](https://img.shields.io/github/license/ivandotv/oktopod)](https://github.com/ivandotv/oktopod/blob/main/LICENSE)

This is a small ([~1KB](https://bundlephobia.com/package/oktopod)) event bus implementation that is primarily made for sending events between Xstate services that are completely decoupled, and it also supports regular listeners (functions).
Small ([~1KB](https://bundlephobia.com/package/oktopod)) event bus implementation that is primarily made for sending events between Xstate services that are completely decoupled, and it also supports regular listeners (functions).

Play with a simple demo on [codesandbox](https://codesandbox.io/s/xstate-event-bus-demo-nvrhje?file=/src/App.tsx)

Expand Down

0 comments on commit 73f2aeb

Please sign in to comment.