Update vue3.md (#2349)

Gramatical Error:
You’re probably used to bind your data --> You’re probably used to binding your data
Note: addition of -ing
This commit is contained in:
Aiyush-G 2022-01-04 18:57:12 +00:00 committed by GitHub
parent e550d3c69e
commit 5c4df33b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,6 +151,6 @@ export default {
You should now see Tiptap in your browser. Time to give yourself a pat on the back! :)
## 5. Use v-model (optional)
Youre probably used to bind your data with `v-model` in forms, thats also possible with Tiptap. Here is how that would work with Tiptap:
Youre probably used to binding your data with `v-model` in forms, thats also possible with Tiptap. Here is how that would work with Tiptap:
https://embed.tiptap.dev/preview/GuideGettingStarted/VModel