Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 1cb52af

Browse files
authored
Update api.md
1 parent c69c308 commit 1cb52af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ the `Content-Type` header will be set to `text/html`. In the second case, the st
9191
stream containing the JSON-serialized `$data`, and have a `Content-Type` header set to
9292
`application/json`.
9393

94-
Both factory methods allow passing the HTTP status, as well as any headers you want to specify,
94+
Both objects allow passing the HTTP status, as well as any headers you want to specify,
9595
including the `Content-Type` header:
9696

9797
```php

0 commit comments

Comments
 (0)