From 6846348a7f2a7acbbbebb7ac1ae74c2fbaf29686 Mon Sep 17 00:00:00 2001 From: Nicolas Thumann Date: Tue, 14 Jan 2025 19:49:23 +0100 Subject: [PATCH] Fix typo (#4748) --- doc/api/resources/orders.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/resources/orders.rst b/doc/api/resources/orders.rst index b1a2cd315a..75bfa97a0f 100644 --- a/doc/api/resources/orders.rst +++ b/doc/api/resources/orders.rst @@ -855,7 +855,7 @@ Generating new secrets .. http:post:: /api/v1/organizers/(organizer)/events/(event)/orders/(code)/regenerate_secrets/ - Triggers generation of new ``secret`` and ``ẁeb_secret`` attributes for both the order and all order positions. + Triggers generation of new ``secret`` and ``web_secret`` attributes for both the order and all order positions. **Example request**: