From 9cfbe536253b774ec3b87d607ec88882ed46b49c Mon Sep 17 00:00:00 2001 From: Nelly Kim Date: Tue, 8 Nov 2022 00:59:18 +0300 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20in=20two=20files=20('hello,=20file?= =?UTF-8?q?'=20and=20'=D1=80=D0=BE=D0=B6=D0=B8=20=D0=B2=20=D1=84=D0=B0?= =?UTF-8?q?=D0=B9=D0=BB'=20tasks)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- steps/write-files-01/content.md | 2 +- steps/write-files-02/content.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/steps/write-files-01/content.md b/steps/write-files-01/content.md index 1330051..ca552ed 100644 --- a/steps/write-files-01/content.md +++ b/steps/write-files-01/content.md @@ -1,6 +1,6 @@ # Hello, file! -Напишите программу, которая здороваеся в файл `hello.txt` (пишет строку "Hello, file!" в него). +Напишите программу, которая здоровается в файл `hello.txt` (пишет строку "Hello, file!" в него).
diff --git a/steps/write-files-02/content.md b/steps/write-files-02/content.md index dfbf873..da4405a 100644 --- a/steps/write-files-02/content.md +++ b/steps/write-files-02/content.md @@ -1,6 +1,6 @@ # Рожи в файл! -Сделайте генератор рожиц таким, чтобы он рисовал рожици в файл. +Сделайте генератор рожиц таким, чтобы он рисовал рожицы в файл. Каждый раз в новый, название файла должно состоять из строчки `"face"`, даты и текущего времени.