Review the proposed patch then download it to apply it manually or execute the following command from the repository root directory:
curl https://fabbot.io/patch/symfony/symfony/49095/eeb7d2d1938993bd2f0db3d8013f3f8c3b8e6749/typos.diff | patch -p0
diff -ru src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
--- src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php 2023-01-24 19:28:45.917389174 +0000
+++ src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php 2023-01-24 19:29:47.790681748 +0000
@@ -2584,7 +2584,7 @@
InfobipTransportFactory::class => 'notifier.transport_factory.infobip',
IqsmsTransportFactory::class => 'notifier.transport_factory.iqsms',
IsendproTransportFactory::class => 'notifier.transport_factory.isendpro',
- KazInfoTehTransportFactory::class => 'notifier.transport_factory.kaz-info-teh',
+ KazInfoTehTransportFactory::class => 'notifier.transport_factory.kaz-info-the',
LightSmsTransportFactory::class => 'notifier.transport_factory.light-sms',
LineNotifyTransportFactory::class => 'notifier.transport_factory.line-notify',
LinkedInTransportFactory::class => 'notifier.transport_factory.linked-in',