Skip to content

Commit a9d95e2

Browse files
author
Aboozar Ghaffari
authored
Merge pull request #2 from jrquick17/master
Fix typo
2 parents 6dd8c4a + 7ca3482 commit a9d95e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Added a method to Laravel response for handling xml response and also converting
44
### Composer Installation
55

66
```php
7-
composer require tartan/laravel-xml-repsonse:"^5.0"
7+
composer require tartan/laravel-xml-response:"^5.0"
88
```
99

1010
### Integration with Laravel 5.*

0 commit comments

Comments
 (0)