Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit f84d3a0

Browse files
committed
chore: updated plugin description
1 parent 90dcb11 commit f84d3a0

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "strapi-plugin-react-editorjs",
33
"version": "0.0.0-development",
4-
"description": "Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor on Editor.js",
4+
"description": "Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor and replacing it with Editor.js",
55
"homepage": "https://github.com/melishev/strapi-plugin-editor-js#readme",
66
"strapi": {
77
"icon": "plug",
88
"name": "react-editorjs",
99
"displayName": "React EditorJS",
10-
"description": "Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor on Editor.js",
10+
"description": "Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor and replacing it with Editor.js",
1111
"required": true,
1212
"kind": "plugin"
1313
},

0 commit comments

Comments
 (0)