Skip to content

Commit

Permalink
docs(fix): update the response class namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sudkumar authored Sep 29, 2020
1 parent 7931d03 commit 634c718
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 @@ -308,7 +308,7 @@ $client->sms()

## Handling Responses

All the services will return `\Craftsys\Msg91\Response` instance for all successfully responses and will throw
All the services will return `\Craftsys\Msg91\Support\Response` instance for all successfully responses and will throw
exceptions if

- \Craftsys\Msg91\Exceptions\ValidationException: request validation failed
Expand Down

0 comments on commit 634c718

Please sign in to comment.