diff --git a/src/PhpListRestBundle.php b/src/PhpListRestBundle.php index 4a856643..2d27fae1 100644 --- a/src/PhpListRestBundle.php +++ b/src/PhpListRestBundle.php @@ -14,8 +14,8 @@ */ #[OA\Info( version: '1.0.0', - description: 'This is the OpenAPI documentation for PhpList API.', - title: 'PhpList API Documentation', + description: 'This is the OpenAPI documentation for phpList API.', + title: 'phpList API Documentation', contact: new OA\Contact( email: 'support@phplist.com' ),