Skip to content

Commit a5ebaa7

Browse files
committed
chore: small renaming
1 parent fa722f9 commit a5ebaa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/budy/models/voucher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ def paid_orders_v(self, *args, **kwargs):
506506
names=["reference", "created", "total", "currency", "status"],
507507
)
508508

509-
@appier.view(name="Uses")
509+
@appier.view(name="Usages")
510510
def usages_v(self, *args, **kwargs):
511511
from . import voucher_usage
512512

0 commit comments

Comments
 (0)