From af9b33925c60a257384efb3bf40274b15aa74138 Mon Sep 17 00:00:00 2001 From: Anurag Chauahan <72224544+Anurag-Chauhan-289@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:46:50 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b19fc5c..8d7ce909 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The Modern JavaScript Tutorial -This repository hosts the English content of the Modern JavaScript Tutorial, published at [https://javascript.info](https://javascript.info). +This repository hosts the English content of the Modern JavaScript Tutorial, published in [https://javascript.info](https://javascript.info). ## Translations @@ -28,7 +28,7 @@ The type of the material is defined by the file inside the folder: - `index.md` stands for a chapter - `article.md` stands for an article - - `task.md` stands for a task (solution must be provided in `solution.md` file aswell) + - `task.md` stands for a task (solution must be provided in `solution.md` file as well) Each of these files starts from the `# Main header`.