API: Fix test for deleting tax rules

This commit is contained in:
Raphael Michel
2017-10-11 10:56:07 +02:00
parent 3f8df0f036
commit de086a2b07
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ Endpoints
.. http:patch:: /api/v1/organizers/(organizer)/events/(event)/taxrules/(id)/
Update a tax rule. You can also use ``PUT`` instead of ``PATCH``. With ``PUT``, you have to provide all fields of
the resource, other fields will be resetted to defaukt. With ``PATCH``, you only need to provide the fields that you
the resource, other fields will be resetted to default. With ``PATCH``, you only need to provide the fields that you
want to change.
**Example request**: