Skip to content

Commit

Permalink
fix: fix typo in CHANGELOG.md (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
nanderstabel authored Apr 12, 2024
1 parent 300b179 commit bbf42d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### 11-04-2024
`/v1/offers` incorrectly returned with Content-Type `application/json`. The Content-Type has now beeen changed to `application/x-www-form-urlencoded`.
`/v1/offers` incorrectly returned with Content-Type `application/json`. The Content-Type has now been changed to `application/x-www-form-urlencoded`.

### 24-01-2024

Expand Down

0 comments on commit bbf42d0

Please sign in to comment.