We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d88db8 commit 9c620e2Copy full SHA for 9c620e2
README.md
@@ -784,7 +784,7 @@ module.exports = {
784
### Binding value difference between svelte-jsoneditor and json-editor-vue
785
786
- svelte-jsoneditor: An object contains a stringified JSON or a parsed JSON, will do `JSON.parse` when passing as a stringified JSON.
787
-- json-editor-vue: JSON itself. What user see is what user get.
+- json-editor-vue: JSON itself. What you see is what you get.
788
789
If you prefer the behavior of svelte-jsoneditor:
790
0 commit comments