diff --git a/BTCPayServer/wwwroot/swagger/v1/swagger.template.invoices.json b/BTCPayServer/wwwroot/swagger/v1/swagger.template.invoices.json index 85583c506..387efc85e 100644 --- a/BTCPayServer/wwwroot/swagger/v1/swagger.template.invoices.json +++ b/BTCPayServer/wwwroot/swagger/v1/swagger.template.invoices.json @@ -176,7 +176,7 @@ } }, "403": { - "description": "If you are authenticated but forbidden to view the specified invoie" + "description": "If you are authenticated but forbidden to view the specified invoice" }, "404": { "description": "The key is not found for this invoice" @@ -377,7 +377,7 @@ } }, "403": { - "description": "If you are authenticated but forbidden to view the specified invoie" + "description": "If you are authenticated but forbidden to view the specified invoice" }, "404": { "description": "The key is not found for this invoice"