Skip to content

Commit 7ca3482

Browse files
authored
Fix typo
1 parent 6dd8c4a commit 7ca3482

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)