Skip to content

Commit cce2231

Browse files
Update README.md
1 parent b51a8e4 commit cce2231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Package | Key | Main CSS Class
106106
<a href="https://github.com/editor-js/image">@editorjs/image</a> | `image` | `.prs-image`
107107
<a href="https://github.com/editor-js/warning">@editorjs/warning</a> | `warning` | `.prs-warning`
108108
<a href="https://github.com/editor-js/table">@editorjs/table</a> | `table` | `.prs-table`
109-
<a href="https://github.com/vishaltelangre/editorjs-alert">@editorjs/table</a> | `alert` | `.prs-alert` + `.prs-alert-{type}`
109+
<a href="https://github.com/vishaltelangre/editorjs-alert">editorjs-alert</a> | `alert` | `.prs-alert` + `.prs-alert-{type}`
110110
<a href="https://github.com/yuanwei92/editorjs-youtube-embed">editorjs-youtube-embed</a> | `youtubeembed` | `.prs-youtubeembed`
111111

112112
If you want to add a new Parser for a specific editorjs-plugin you can fork the master and make a pull-request. Please also change the readme in that case and add the parser you have edited.

0 commit comments

Comments
 (0)