File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# The Modern JavaScript Tutorial
2
2
3
- This repository hosts the English content of the Modern JavaScript Tutorial, published at [ https://javascript.info ] ( https://javascript.info ) .
3
+ This repository hosts the English content of the Modern JavaScript Tutorial, published in [ https://javascript.info ] ( https://javascript.info ) .
4
4
5
5
## Translations
6
6
@@ -28,7 +28,7 @@ The type of the material is defined by the file inside the folder:
28
28
29
29
- ` index.md ` stands for a chapter
30
30
- ` article.md ` stands for an article
31
- - ` task.md ` stands for a task (solution must be provided in ` solution.md ` file aswell )
31
+ - ` task.md ` stands for a task (solution must be provided in ` solution.md ` file as well )
32
32
33
33
Each of these files starts from the ` # Main header ` .
34
34
You can’t perform that action at this time.
0 commit comments