Skip to content

Commit 1d58d65

Browse files
joknollmartrapp
andauthored
fix typo (#87)
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
1 parent 7f51e4e commit 1d58d65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/tips/view-transition-fails-and-fixes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ instead of the typical
374374
When your transitions feel slaggy, this may have various reasons, but
375375
typically it is not the time required for waiting for and capturing snapshots, even though it might be a good practice to restrict the number of view transition groups the API has to generate.
376376

377-
Check the behavior with different browsers. Sometimes this might also be something that has to fixed on the browser level.
377+
Check the behavior with different browsers. Sometimes this might also be something that has to be fixed on the browser level.
378378

379379
Use the DevTools Performance panel to find out what takes so long.
380380

0 commit comments

Comments
 (0)