diff --git a/docs/reference/components/editor.md b/docs/reference/components/editor.md index b79ecc439..5a4976d73 100644 --- a/docs/reference/components/editor.md +++ b/docs/reference/components/editor.md @@ -175,7 +175,7 @@ To see how these properties behave, check out the [Plugins reference](../plugins Programmatically blur the editor. ### `focus` -`blur() => Void` +`focus() => Void` Programmatically focus the editor.