Merge pull request from nyan-lin-tun/fixed-typo-in-day2-markdown

Change the wrong language name in day 2 markdown
pull/33/head
Asabeneh 5 years ago committed by GitHub
commit ccd09c6512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -762,7 +762,7 @@ console.log(string.repeat(10)) // lovelovelovelovelovelovelovelovelovelove
**Example:**
```js
// Different python data types
// Different javascript data types
// Let's declare different data types
let firstName = 'Asabeneh' // string

Loading…
Cancel
Save