Skip to content

Commit 9c620e2

Browse files
committed
docs: wording
1 parent 1d88db8 commit 9c620e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@ module.exports = {
784784
### Binding value difference between svelte-jsoneditor and json-editor-vue
785785

786786
- 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.
787+
- json-editor-vue: JSON itself. What you see is what you get.
788788

789789
If you prefer the behavior of svelte-jsoneditor:
790790

0 commit comments

Comments
 (0)