Skip to content

Commit eee32be

Browse files
Update README.md
1 parent 2f19197 commit eee32be

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
@@ -109,7 +109,7 @@ $restService
109109
->post('/posts');
110110
```
111111

112-
8 Request in which we request the response data which includes status code, headers, body etc,
112+
8 Request in which we need the response data which includes status code, headers, body etc,
113113
which can be done by setting request method 4th parameter to false
114114

115115
```php

0 commit comments

Comments
 (0)