fix: add missing space in README heading (#21271)

The h2 heading in README.md was missing a space between the `>` closing
angle bracket and "The", causing minor formatting inconsistency.

Changed:
`<h2 align="center" >The #1 Open-Source CRM</h2>`

To:
`<h2 align="center"> The #1 Open-Source CRM</h2>`

---------

Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
Summy Kumari
2026-06-06 14:11:16 +05:30
committed by GitHub
parent 91f2f08995
commit a596e7d904