Skip to content

Commit 2771c70

Browse files
Merge pull request #41 from lloy0076/patch-1
Fix minor typo.
2 parents c1d5a9b + 09e32b2 commit 2771c70

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
@@ -258,7 +258,7 @@ meta-total-count | Meta-Total-Count
258258
meta-filter-count | Meta-Filter-Count
259259

260260
#### Use an envelope for the response
261-
By default meta data is included in the response header. If you want to have everything togheter in the response body you can request a so called "envelope"
261+
By default meta data is included in the response header. If you want to have everything together in the response body you can request a so called "envelope"
262262
either by including `response-envelope` in the `_config` parameter or by overriding the default `config.php` of the package.
263263

264264
The envelope has the following structure:

0 commit comments

Comments
 (0)