Skip to content

Commit

Permalink
Merge pull request #84 from editor-js/TatianaFomina-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
neSpecc authored Jan 21, 2024
2 parents 6fff362 + c2b176a commit 65dbd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ option of the editor config.
Add a new Tool to the `tools` property of the Editor.js initial config.

```javascript
var editor = EditorJS({
var editor = new EditorJS({
...

tools: {
Expand Down

0 comments on commit 65dbd4a

Please sign in to comment.