From 8757e09b1a47e8e8a16acf0ca870b7e9cb319a34 Mon Sep 17 00:00:00 2001 From: Gabriel Cramer Date: Sat, 31 Jul 2021 17:45:24 +0300 Subject: [PATCH] docs: Fix typo in README.md (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: