Skip to content

Commit 4101cb0

Browse files
qschmickCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent a8e94ec commit 4101cb0

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
@@ -88,7 +88,7 @@ function makeFacebookApiCall(array $body, Client $facebook_client)
8888
}
8989
```
9090

91-
Instead of manually setting the response data you can instead leverage the `updateFromRequest` method:
91+
Instead of manually setting the response data you can instead leverage the `updateFromResponse` method:
9292
```php
9393
function makeFacebookApiCall(array $body, Client $facebook_client)
9494
{

0 commit comments

Comments
 (0)