Skip to content

Commit

Permalink
Merge pull request #5 from adriansuter/adriansuter-patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
adriansuter committed May 17, 2019
2 parents 9270ba1 + f8957e3 commit 3e9d10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Help in form of issues or pull requests would be very much welcomed.
```bash
$ composer install
```
- Decide which PSR7-implementation you would like to use during development and
- Decide which PSR-7 implementation you would like to use during development and
install it using composer. **Note that this would modify `composer.json` and
therefore you must make sure that you do not commit those changes.**
- Slim
Expand Down

0 comments on commit 3e9d10b

Please sign in to comment.