Fix typo in documentation

This commit is contained in:
Raphael Michel
2017-11-04 20:52:30 +01:00
parent decc8b9141
commit a3be5c9616
-1
View File
@@ -236,7 +236,6 @@ Endpoints
Update a voucher. 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 default. With ``PATCH``, you only need to provide the fields that you
want to change.
her.
You can change all fields of the resource except the ``id`` and ``redeemed`` fields.