From fa13bc0fcb15183ab0a4b3c8523d1f25f15d150a Mon Sep 17 00:00:00 2001 From: MarcCoquand Date: Wed, 22 Dec 2021 19:47:42 +0400 Subject: [PATCH 1/2] Update index.md Change reason -> rescript --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 02095c2..a598fb7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,7 +21,7 @@ bindings for React Native features as components & APIs that are: It is often said that writing ReactJS code feels like "just using JavaScript". The same applies to _ReScript React_ with _ReScript React Native_: you will feel -like you are "just using Reason". +like you are "just using Rescript". ## How to use _ReScript React Native_ ? From 04dedde98059e90d164929022bac7b7521c7d472 Mon Sep 17 00:00:00 2001 From: MarcCoquand Date: Wed, 22 Dec 2021 19:49:09 +0400 Subject: [PATCH 2/2] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a598fb7..196765c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,7 +21,7 @@ bindings for React Native features as components & APIs that are: It is often said that writing ReactJS code feels like "just using JavaScript". The same applies to _ReScript React_ with _ReScript React Native_: you will feel -like you are "just using Rescript". +like you are "just using ReScript". ## How to use _ReScript React Native_ ?