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

Skip to content

Commit 0256e02

Browse files
authored
Fixed List
Fixed list, based on @remarcmij 's suggestoin
1 parent 45e402a commit 0256e02

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Week2/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,13 @@ Only watch the below chapters:
2828
Read up on the most important topics of next week:
2929

3030
[Variables (var, let, const)](http://javascript.info/variables)
31-
[Basic Data types (Strings, Numbers, Arrays, Booleans)](https://github.com/HackYourFuture/fundamentals/blob/master/fundamentals/values.md)
31+
32+
[Basic Data types(Strings, Numbers, Arrays, Booleans)](https://github.com/HackYourFuture/fundamentals/blob/master/fundamentals/values.md)
33+
3234
[Operators](https://github.com/HackYourFuture/fundamentals/blob/master/fundamentals/operators.md)
35+
3336
[Special characters and their names](https://github.com/HackYourFuture/fundamentals/blob/master/fundamentals/names_of_special_characters.md)
37+
3438
[Naming conventions](https://github.com/HackYourFuture/fundamentals/blob/master/fundamentals/naming_conventions.md)
3539

3640

0 commit comments

Comments
 (0)