Skip to content

[Typo]: react-labs-view-transitions-activity-and-more.md typo in code block #7887

@ashwinkumar1211

Description

@ashwinkumar1211

Summary

Typo in Code Comment: "definiton" → "definition"

Hi team,

I noticed a small typo in the code block in latest React Labs blog post on View Transitions, Activity, and more. In the comment above the ViewTransition component (App.js), the word "definition" is misspelled as "definiton".

Typo:

// See animations.css for the animation definiton.

Fix:

// See animations.css for the animation definition.

It’s a small typo, but correcting it helps maintain quality and avoids it being overlooked.

I've opened a PR to fix this here: #7886

Thanks for the great blog!

Page

https://react.dev/blog/2025/04/23/react-labs-view-transitions-activity-and-more

Details

“definiton” is a typo — the correct spelling is “definition”. It's a minor error, but fixing it helps maintain the quality and clarity of the documentation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions