Skip to content

Commit c0e8669

Browse files
authored
Merge pull request #65 from deldevlop/patch-1
Update README.md
2 parents f0fbe76 + bcf8641 commit c0e8669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ $ learnpack start
7575

7676
Each exercise is a small React application containing the following files:
7777

78-
1. **index.js:** represents the entry file for the entire exercise.
78+
1. **index.html:** represents the entry file for the entire exercise.
7979
2. **README.md:** contains exercise instructions.
8080
3. **test.js:** you don't have to open this file, it contains the testing script for the exercise.
8181

0 commit comments

Comments
 (0)