Skip to content

Commit d6f9e18

Browse files
committed
Fix typos
1 parent 43ff947 commit d6f9e18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323

2424
## [0.2.0-beta.2] - 2021-09-01
2525
### Added
26-
- Content-Type validation and Accept negotation
26+
- Content-Type validation and Accept negotiation
2727
- Include `jsonapi` object with `version` member in response
2828
- Validate implementation-specific query parameters according to specification
2929
- Added `Location` header to `201 Created` responses
30-
- Improved error repsonses when creating and updating resources
30+
- Improved error responses when creating and updating resources
3131
- `Context::filter()` method to get the value of a filter
3232
- `ResourceType::applyScope()`, `applyFilter()` and `applySort()` methods
3333
- `ResourceType::url()` method to get the URL for a model

0 commit comments

Comments
 (0)