We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b7d0e commit 13fb5efCopy full SHA for 13fb5ef
1 file changed
README.md
@@ -2988,7 +2988,7 @@ $meta->toArray();
2988
// ]
2989
```
2990
2991
-On streaming responses you can access the meta information on the reponse stream object.
+On streaming responses you can access the meta information on the response stream object.
2992
2993
```php
2994
$stream = $client->completions()->createStreamed([
0 commit comments