From a72ee1d26c2d9dd42fb63a1dd32a67e3da16bd78 Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Wed, 10 Apr 2019 09:37:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e5e3e71..dfd2ec81 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Here's the list of existing ongoing translations (in alphabetical order): **If you'd like to translate it into your language:** -1. First, check if the translation has already started: in the list above or in issues. If it exists, contact the original lead, ask him to join efforts. If the translation is stalled, ask him to transfer the repo to you or just create a new one and write an issue. +1. First, check if the translation has already started in the list above or in issues. If it exists, contact the original lead, ask him to join efforts. If the translation is stalled, ask him to transfer the repo to you or just create a new one and write an issue. 2. If there's no such translation, create a new one. Clone the repository, change its name to `javascript-tutorial-` (by your language) and [create an issue](https://github.com/iliakan/javascript-tutorial-en/issues/new) for me to add you to the list. **You can edit the text in any editor (markdown-like syntax).** And if you want to see how it looks, there's a server to run the tutorial locally at .