Skip to content

[Typo]: Typographic bug: both quotes render as closing (”) around “Mirroring” on Choosing the State Structure page #7913

@1711naveen

Description

@1711naveen

Summary

Description:

The word Mirroring is displayed with two closing curly quotes (”Mirroring”) instead of an opening curly quote followed by a closing curly quote.

Expected:

“Mirroring” (U+201C opening curly quote, then U+201D closing curly quote)

Actual:

”Mirroring” (U+201D closing curly quote on both sides)

Page

https://react.dev/learn/choosing-the-state-structure

Details

Image

Here’s a concise 30-word version:

On the “Choosing the State Structure” page, “Mirroring” appears with two closing curly quotes instead of opening and closing. Expected: “Mirroring”. Actual: ”Mirroring”. Likely typography plugin misclassification.

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