From fe07446931f098f2847f254ae597179ad564d483 Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 22 Aug 2018 07:19:06 -0500 Subject: [PATCH] rephrase section describing old JavaScript code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I felt like this needed a bit if rephrasing. For example, "But all browsers born in the past 15+ years don’t have any issues" felt a little odd. After trying to make it more sensible, I felt the same information could be communicated much more simply. --- 1-js/02-first-steps/01-hello-world/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-js/02-first-steps/01-hello-world/article.md b/1-js/02-first-steps/01-hello-world/article.md index 6bf4a945..de00c2ca 100644 --- a/1-js/02-first-steps/01-hello-world/article.md +++ b/1-js/02-first-steps/01-hello-world/article.md @@ -61,7 +61,7 @@ Comments before and after scripts. //--> ``` - These comments were supposed to hide the code from an old browser that didn't know about a `