From 6e40b9dd4e1b56fffadbc7eddf163b4d1b931efe Mon Sep 17 00:00:00 2001 From: X Code Date: Thu, 21 Jul 2022 14:09:23 -0700 Subject: [PATCH] Fix typo --- CodeIntroduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodeIntroduction.md b/CodeIntroduction.md index e09291a5..9bbe64dd 100644 --- a/CodeIntroduction.md +++ b/CodeIntroduction.md @@ -125,7 +125,7 @@ Embeds can be introduced as Embedabble via the controller, not only Quill. This EditorTextSelectionOverlay - An object that manages a pair of text selection handles. - setState → Build → _Editor -### NotifiesListers +### notifyListeners - history change - replace text - format text