From 8b667fcee7541e660e053c73b5ae49f9d70ef6c1 Mon Sep 17 00:00:00 2001 From: Istvan Kadar Date: Wed, 27 Jul 2016 11:06:03 +0200 Subject: [PATCH] Typo is fixed in index.html: Github -> GitHub. (#1227) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a799227c9..a22da9a30 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ permalink: /

-

To learn more, please visit the project on Github.

+

To learn more, please visit the project on GitHub.

If you want to try JerryScript take a look at our documentation. It includes Getting Started guides and JerryScript APIs reference.

Please, report all bugs and feature requests on JerryScript issue tracker. Feel free to ask questions on issue tracker.