Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma4345 committed Feb 14, 2024
1 parent 4194550 commit f62008e
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
Expand Up @@ -75,7 +75,7 @@ This driver uses semantic versioning:
- Fetching additional cursor results now uses `POST` instead of `PUT` (DE-605)
The `POST` route was deprecated and the `PUT` route is supported in all
The `PUT` route was deprecated and the `POST` route is supported in all
actively maintained versions of ArangoDB.
- User management methods now use database-relative URLs (DE-606)
Expand Down

0 comments on commit f62008e

Please sign in to comment.