diff --git a/docs/reference/components/editor.md b/docs/reference/components/editor.md index 01ded2e31..6330129b6 100644 --- a/docs/reference/components/editor.md +++ b/docs/reference/components/editor.md @@ -48,7 +48,7 @@ They are convenience properties, such that passing any of them will be treated e For example: ```js -const plugins = [myPlugin] +const plugins = [somePlugin]