Skip to content

Commit 949c188

Browse files
authored
Update README.md (#829)
typo in readme.md
1 parent d962d5a commit 949c188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ If omitted, set `0`.
198198

199199
#### `scale?: number;`
200200

201-
Specifies the scale of the canvas your are dragging or resizing this element on. This allows
201+
Specifies the scale of the canvas you are dragging or resizing this element on. This allows
202202
you to, for example, get the correct drag / resize deltas while you are zoomed in or out via
203203
a transform or matrix in the parent of this element.
204204
If omitted, set `1`.

0 commit comments

Comments
 (0)