Browse Source

Обновить 'LaBoAp/Program.cs'

21IS18 2 years ago
parent
commit
d13487930b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      LaBoAp/Program.cs

+ 1 - 1
LaBoAp/Program.cs

@@ -23,7 +23,7 @@ namespace LaBoAp
         string s = Console.ReadLine();
 	Console.WriteLine("Подтвердите действие");
         string p = Console.ReadLine();
-    Console.WriteLine("Выберете товар");
+    Console.WriteLine("Выберете услугу");
         string y = Console.ReadLine();
 	Console.ReadKey();
         }