Skip to content

Conversation

Caisere
Copy link
Owner

@Caisere Caisere commented Oct 9, 2025

What

Fixed a grammatical error in the ViewTransition component documentation.

Changes

  • Before: <ViewTransition> only activates if it is placed is before any DOM node
  • After: <ViewTransition> only activates if it is placed before any DOM node

Why

The extra "is" was grammatically incorrect and made the sentence confusing for readers.

This is a simple documentation fix that improves clarity without changing any technical meaning.

## What
Fixed a grammatical error in the ViewTransition component documentation.

## Changes
- **Before:** `<ViewTransition> only activates if it is placed is before any DOM node`
- **After:** `<ViewTransition> only activates if it is placed before any DOM node`

## Why
The extra "is" was grammatically incorrect and made the sentence confusing for readers.

This is a simple documentation fix that improves clarity without changing any technical meaning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant