Skip to content

Commit d26f7c8

Browse files
Update Readme.md
1 parent 7dc6d6e commit d26f7c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ We want to create scalable, modern and easy to maintain applications. Nest helps
4343
- Compatible with both TypeScript and ES6 (I strongly recommend to use [TypeScript](http://www.typescriptlang.org))
4444
- Based on well-known libraries ([Express](https://github.com/expressjs/express) / [socket.io](https://github.com/socketio/socket.io)) so you could share your experience
4545
- Supremely useful Dependency Injection, built-in **Inversion of Control** container
46-
- **Hierarchical injector** - increase abstraction in your application by creating reusable modules with type injection
46+
- **Hierarchical injector** - increase abstraction in your application by creating reusable, loosely coupled modules with type injection
4747
- Own modularity system (split your system into reusable modules)
4848
- **WebSockets** module (based on [socket.io](https://github.com/socketio/socket.io))
4949
- Reactive **microservices** support with messages patterns (transport via TCP / [Redis](https://redis.io/))

0 commit comments

Comments
 (0)