Skip to content

Commit 49a2dd7

Browse files
Update Readme.md
1 parent 7f4c11c commit 49a2dd7

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
@@ -34,7 +34,7 @@ We want to create scalable, modern and easy to maintain applications. Nest helps
3434
## Features
3535

3636
- Compatible with both TypeScript and ES6 (I recommend to use [TypeScript](http://www.typescriptlang.org))
37-
- Based on well-known libraries ([Express](https://github.com/expressjs/express) / [socket.io](https://github.com/socketio/socket.io)) so you could share your experiance
37+
- 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
3838
- Easy to learn - syntax is similar to [Angular](https://angular.io/) / [Spring](https://spring.io) (Java)
3939
- Dependency Injection, Inversion of Control Container
4040
- Exceptions handler layer (helps to focus on logic)

0 commit comments

Comments
 (0)