Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7414961

Browse files
authored
Update README.md
1 parent 1700b39 commit 7414961

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fundamentals/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ What is `y`:
1313

1414

1515

16-
```var s = "Hello";
16+
```
17+
var s = "Hello";
1718
var x = s.toLowerCase();
1819
var l = s.length;
1920
```

0 commit comments

Comments
 (0)