From 9de37ab8c15327548eaa7dacace1002b75427020 Mon Sep 17 00:00:00 2001 From: Kartik Gupta Date: Tue, 24 Aug 2021 16:10:44 +0530 Subject: [PATCH] Fixed typo in README (mgiht -> might) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16209f590c..f2a35c2581 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Further examples of how Draft.js can be used are provided in the `/examples` dir ### Building Draft.js -Draft.js is built with [Yarn](https://classic.yarnpkg.com/en/) v1. Using other package managers mgiht work, but is not officially supported. +Draft.js is built with [Yarn](https://classic.yarnpkg.com/en/) v1. Using other package managers might work, but is not officially supported. To clone and build, run: