reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
11.01k stars 7.53k forks source link

[Typo]: em dash spacing #6699

Open pwbriggs opened 7 months ago

pwbriggs commented 7 months ago

Summary

Throughout the documentation, there's inconsistent use of the em dash (, or —). Sometimes there's spaces surrounding them, and sometimes not.

Page

N/A

Details

Typically, em dashes are used without surrounding spaces. Personally, I prefer that style. However, I think whichever's fine as long as you follow a consistent style throughout.

I can open a PR making all these changes once I know which way we want to go: spaces or not.

rickhanlonii commented 6 months ago

Let's make it consistent (and correct) by removing the spaces.