Skip to content

docs: fix curly quotes around Mirroring on state structure page#8491

Draft
LuxologyGG wants to merge 1 commit into
reactjs:mainfrom
LuxologyGG:fix/auto-issue-7913
Draft

docs: fix curly quotes around Mirroring on state structure page#8491
LuxologyGG wants to merge 1 commit into
reactjs:mainfrom
LuxologyGG:fix/auto-issue-7913

Conversation

@LuxologyGG

Copy link
Copy Markdown

Thank you for the PR! Contributors like you keep React awesome!

Please see the Contribution Guide for guidelines:

https://github.com/reactjs/react.dev/blob/main/CONTRIBUTING.md

Fixes #7913

Summary

On the Choosing the State Structure page, straight ASCII quotes around "Mirroring" were converted by the smartypants plugin into two closing curly quotes (”Mirroring”). This replaces them with explicit opening and closing curly quotes in the source so they render correctly as “Mirroring”.

Also fixes the same issue for lowercase "mirroring" on the preceding paragraph.

Fixes reactjs#7913

Replace straight ASCII quotes with proper opening and closing curly
quotes so the smartypants typography plugin renders them correctly.
@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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.

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

2 participants