Skip to content

Commit

Permalink
Merge pull request #716 from iDiegoNL/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
fjbender authored May 2, 2024
2 parents cf15c53 + 2167590 commit c937708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Endpoints/EndpointAbstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ protected function rest_read($id, array $filters)
}

/**
* Sends a DELETE request to a single Molle API object.
* Sends a DELETE request to a single Mollie API object.
*
* @param string $id
* @param array $body
Expand Down

0 comments on commit c937708

Please sign in to comment.