Skip to content

Commit 0e76323

Browse files
committed
Typos in changelog
1 parent e533d67 commit 0e76323

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
* Elasticsearch: add reading support (including pagination, sort filter and term filter)
66
* Mercure: automatically push updates to clients using the [Mercure](https://mercure.rocks) protocol
7-
* CQRS support and async messages handling using the Symfony Messenger Component
7+
* CQRS support and async message handling using the Symfony Messenger Component
88
* OpenAPI: add support for OpenAPI v3 in addition to OpenAPI v2
9-
* OpenAPI: support generating a documentation using [ReDoc](https://github.com/Rebilly/ReDoc)
9+
* OpenAPI: support generating documentation using [ReDoc](https://github.com/Rebilly/ReDoc)
1010
* OpenAPI: basic hypermedia hints using OpenAPI v3 links
1111
* OpenAPI: expose the pagination controls
12-
* Allow to use custom classes for output and output (DTO) with the `input_class` and `output_class` attributes
12+
* Allow to use custom classes for input and output (DTO) with the `input_class` and `output_class` attributes
1313
* Allow to disable the input or the output by setting `input_class` and `output_class` to false
1414
* Guess and automatically set the appropriate Schema.org IRIs for common validation constraints
1515
* Allow to set custom cache HTTP headers using the `cache_headers` attribute

0 commit comments

Comments
 (0)