From 1ede2511ba850e7f93aa96e894fab14f2e133469 Mon Sep 17 00:00:00 2001 From: Asabeneh Date: Thu, 2 Jan 2020 10:19:28 +0200 Subject: [PATCH] fixes --- readMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readMe.md b/readMe.md index 1d5fcdb3..abda700e 100644 --- a/readMe.md +++ b/readMe.md @@ -429,7 +429,7 @@ Valid variables in JavaScript: Camel case or the first way of declaring is conventional in JavaScript. In this material, camelCase variables will be used. Invalid variable: -```js +```sh first-name 1_num num_#_1