Skip to content

Commit bd4217f

Browse files
committed
chore: update README
1 parent 293cd7a commit bd4217f

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
@@ -241,7 +241,7 @@ contentfulExport({
241241
})
242242
```
243243

244-
### Error: 400 - Bad Request - Response size too big.
244+
### Error: 400 - Bad Request - Response size too big
245245

246246
Contentful response sizes are limited (find more info in our [technical limit docs](https://www.contentful.com/developers/docs/technical-limits/)). In order to resolve this issue, limit the amount of entities received within a single request by setting the [`maxAllowedLimit`](#maxallowedlimit-number-default-1000) option:
247247

0 commit comments

Comments
 (0)