diff --git a/doc/api/resources/vouchers.rst b/doc/api/resources/vouchers.rst index 85d5a0bd8c..7f958e8b99 100644 --- a/doc/api/resources/vouchers.rst +++ b/doc/api/resources/vouchers.rst @@ -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.