Skip to content

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

@naseanishka

Description

@naseanishka

Summary

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: reactjs#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.

Page

https://react.dev/

Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions