diff --git a/src/bot/handlers/fun/greeter.rs b/src/bot/handlers/fun/greeter.rs index b61754bc2e71a05a8794fe709fe40e0dd12eb94c..8648740b5e85e31b4d61961564e96b526c444fa5 100644 --- a/src/bot/handlers/fun/greeter.rs +++ b/src/bot/handlers/fun/greeter.rs @@ -9,7 +9,7 @@ lazy_static::lazy_static! { "Привет!", "Добрый день!", "ЗдравÑтвуйте.", - "ПриетÑтвую.", + "ПриветÑтвую.", "Доброго времени Ñуток.", ]; }