Skip to content

Commit 8d9428c

Browse files
Merge pull request #18 from sashsvamir/patch-1
fix typo in doc
2 parents a7c5687 + 3e57572 commit 8d9428c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,8 @@ const { success, width, height } = await canvasSize.test({
369369
[16384, 16384],
370370
[8192, 8192],
371371
[4096, 4096],
372-
useWorker: true,
373372
],
373+
useWorker: true,
374374
});
375375
```
376376

0 commit comments

Comments
 (0)