Fix minor typo.

This commit is contained in:
Brian E. Granger 2020-10-18 09:30:40 -07:00
parent 5e94bb2b05
commit 2809ab1dd3

View File

@ -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
* {