From 2809ab1dd374eeeced3c36c69daf5466311d4bda Mon Sep 17 00:00:00 2001 From: "Brian E. Granger" Date: Sun, 18 Oct 2020 09:30:40 -0700 Subject: [PATCH] Fix minor typo. --- src/types/YText.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types/YText.js b/src/types/YText.js index 6430a1f4..021aacf5 100644 --- a/src/types/YText.js +++ b/src/types/YText.js @@ -472,7 +472,7 @@ const deleteText = (transaction, currPos, length) => { /** * The Quill Delta format represents changes on a text document with - * formatting information. For mor information visit {@link https://quilljs.com/docs/delta/|Quill Delta} + * formatting information. For more information visit {@link https://quilljs.com/docs/delta/|Quill Delta} * * @example * {