We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4830cd9 commit 9c687c8Copy full SHA for 9c687c8
README.md
@@ -256,7 +256,7 @@ export class UserService {
256
257
## ❯ Event Dispatching
258
259
-Our we use this awesome repository [event-dispatch](https://github.com/pleerock/event-dispatch) for event dispatching.
+We use this awesome repository [event-dispatch](https://github.com/pleerock/event-dispatch) for event dispatching.
260
We created a simple annotation to inject the EventDispatcher in your service (see example below). All events are listed in the `events.ts` file.
261
262
```typescript
0 commit comments