Skip to content

Commit 671e640

Browse files
committed
update to docs and readme
1 parent b7d33c2 commit 671e640

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ Vue2Editor now exports Quill to assist in this process.
345345
</script>
346346
```
347347

348-
### Version 2 - ***You Import Then Let Vue2Editor Register Them***
348+
### Version 2 - ***You Import*** | ***Vue2Editor Registers***
349349
***(Recommended way)***
350350

351351
1. Import your custom modules

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ There are 2 ways of using custom modules with Vue2Editor.
344344
</script>
345345
```
346346

347-
### Version 2 - ***You Import Then Let Vue2Editor Register Them***
347+
### Version 2 - ***You Import*** | ***Vue2Editor Registers***
348348
***(Recommended way)***
349349

350350
1. Import your custom modules

0 commit comments

Comments
 (0)