Skip to content

Commit 5acc96a

Browse files
committed
typo
1 parent 6b6a2ec commit 5acc96a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/tools/utensil-drawer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ If you prefer not to use this polyfill, you can also [apply this pattern manuall
604604

605605
### catchErrors
606606

607-
Enabled by default adds catch clauses to the `updateCallbackDone` and `ready` promises of a newly created vei transition to log errors to the console when they happen.
607+
Enabled by default adds catch clauses to the `updateCallbackDone` and `ready` promises of a newly created view transition to log errors to the console when they happen.
608608

609609
### scope
610610
Defaults to `document`. If you pass an element, the underlying call to `startViewTransition` goes to that element to start a scoped view transition. Requires support for scoped view transitions from the browser.

0 commit comments

Comments
 (0)