Skip to content

Commit

Permalink
Fix typo (#1478)
Browse files Browse the repository at this point in the history
  • Loading branch information
willthefirst authored Aug 13, 2022
1 parent 54d5959 commit 01e5798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Consider these the “staff picks”, and don’t hesitate to submit a PR if you
- [inversify-components](https://github.com/webcomputing/inversify-components) - Layer on top of InversifyJS that enables you to split your application into several components.
- [inversify-token](https://github.com/mscharley/inversify-token) - Token based layer for InversifyJS to enable strong type-safe guarantees for injection in TypeScript.
- [inversify-agenda](https://github.com/lautarobock/inversify-agenda) - Some utilities for the development of agenda workers with Inversify
- [inversify-graphql](https://github.com/oguimbal/inversify-graphql) - Some tools to allow developpers to inject services in their Apollo GraphQL implementations
- [inversify-graphql](https://github.com/oguimbal/inversify-graphql) - Some tools to allow developers to inject services in their Apollo GraphQL implementations
- [react-inversify](https://github.com/org-redtea/react-inversify) - Collection of decorators and hooks for interaction with InversifyJS container within React components
- [@routex/inversify](https://github.com/routexjs/routex-inversify) - Utilities Some utilities for the developer of Routex applications with Inversify

Expand Down

0 comments on commit 01e5798

Please sign in to comment.