Skip to content

Commit bdb5f90

Browse files
committed
Update README.md
1 parent 9a60ca8 commit bdb5f90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ via composer: ```composer.phar require zlob/php-json-server```
1919

2020
##Example
2121

22-
You an use this json-server with any php web framework. Here is some examples how to integrate it with Laravel and Symfony
22+
You an use this json-server with any php web framework. Here is some examples how to integrate it with Laravel and Symfony 2
2323

2424
###Laravel 5.1
2525

@@ -87,7 +87,7 @@ PUT /posts/1
8787
PATCH /posts/1
8888
DELETE /posts/1
8989
```
90-
симфони
90+
###Symfony 2
9191

9292
##License
9393
MIT - [Zlob](https://github.com/zlob)

0 commit comments

Comments
 (0)