From 5b469588a77194f923c3e190f99d3bc4313c2962 Mon Sep 17 00:00:00 2001 From: Roman Date: Mon, 29 Jun 2015 14:52:44 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BC=D0=B5=D0=BB=D0=BA=D0=B8=D1=85?= =?UTF-8?q?=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BE=D0=BA.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Буква ё. --- 1-js/2-first-steps/1-hello-world/1-hello-alert/task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-js/2-first-steps/1-hello-world/1-hello-alert/task.md b/1-js/2-first-steps/1-hello-world/1-hello-alert/task.md index 22890483..0f7f9375 100644 --- a/1-js/2-first-steps/1-hello-world/1-hello-alert/task.md +++ b/1-js/2-first-steps/1-hello-world/1-hello-alert/task.md @@ -4,6 +4,6 @@ Сделайте страницу, которая выводит "Я - JavaScript!". -Создайте ее на диске, откройте в браузере, убедитесь, что все работает. +Создайте её на диске, откройте в браузере, убедитесь, что всё работает. [demo src="solution"]