spelling mistake

This commit is contained in:
paulwer 2024-04-07 16:35:57 +02:00
parent 7b29ee8ebf
commit 9aa97d7dda

View File

@ -37,7 +37,7 @@ class BrevoController extends BaseController
* path="/api/v1/brevo_webhook",
* operationId="brevoWebhook",
* tags={"brevo"},
* summary="Processing webhooks from PostMark",
* summary="Processing webhooks from Brevo",
* description="Adds an credit to the system",
* @OA\Parameter(ref="#/components/parameters/X-API-TOKEN"),
* @OA\Parameter(ref="#/components/parameters/X-Requested-With"),