Skip to content

Commit c29f3a2

Browse files
author
kamil.mysliwiec
committed
Update README
1 parent 97d70d4 commit c29f3a2

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
@@ -50,7 +50,7 @@ We want to create scalable, loosely coupled and easy to maintain applications. L
5050
- **WebSockets** module (based on [socket.io](https://github.com/socketio/socket.io), although you can use any other library using adapter)
5151
- Own modularity system (split your system into reusable modules)
5252
- Reactive **microservices** support with messages patterns (built-in transport via TCP / [Redis](https://redis.io/), but you can use any other type of communication using `CustomTransportStrategy`)
53-
- Exceptions handler layer, exception filters, **sync & async pipes** layer,
53+
- Exceptions handler layer, exception filters, **sync & async pipes** layer
5454
- Testing utilities
5555

5656
## Documentation & Quick Start

0 commit comments

Comments
 (0)