From d9727d06edcea74d05b5395031b3492695c6a91e Mon Sep 17 00:00:00 2001 From: Dave Keen Date: Wed, 10 Mar 2021 11:30:38 +0100 Subject: [PATCH] Update installation.mdx Fixed a typo --- pages/docs/react/latest/installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/react/latest/installation.mdx b/pages/docs/react/latest/installation.mdx index b1c57e233..32e1a5945 100644 --- a/pages/docs/react/latest/installation.mdx +++ b/pages/docs/react/latest/installation.mdx @@ -8,7 +8,7 @@ canonical: "/docs/react/latest/installation" **Requirements:** -- `bs-platfrom@8.3` or later +- `bs-platform@8.3` or later - `react@16.8.1` or later Add following dependency to your ReScript project (in case you don't have any project yet, check out the [installation instructions](/docs/manual/latest/installation) in the manual):