From c4b905b5835c40c145d00df916d22927fd3994c2 Mon Sep 17 00:00:00 2001 From: Alexander Scheid-Rehder Date: Tue, 19 Sep 2017 11:38:19 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf32902e..2943025a 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository hosts the content of the Modern JavaScript Tutorial, published at [https://javascript.info](https://javascript.info). -## Translactions +## Translations - Russian: [https://github.com/iliakan/javascript-tutorial-ru](https://github.com/iliakan/javascript-tutorial-ru). - Chinese: the ongoing translation at [https://github.com/iliakan/javascript-tutorial-cn](https://github.com/iliakan/javascript-tutorial-cn), go ahead and join if you know Chinese.