We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9ebd9 commit cd7683eCopy full SHA for cd7683e
README.md
@@ -86,7 +86,7 @@ Submitting a new value calls your `onEdit` callback method
86
87

88
89
-The `onEdit` is passed an `edit` variable. The edit variable will have the following contents:
+The `onEdit` function is passed an `edit` variable. The edit variable will have the following contents:
90
```
91
const edit = {
92
updated_src: src, //new src value
0 commit comments