From a69c3985c43a47c080c62092d04fb284a3712870 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Thu, 31 Dec 2020 03:25:04 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 785cf815..b778811c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Rich text editor and a [Quill] component for [Flutter]. This library supports mobile platform only and web is not supported. -For web development, [ReactQuill] is recommended to use for compatibiliy. +For web development, [ReactQuill] is recommended to use for compatibility. ---