small whoopsie

This commit is contained in:
Atridad Lahiji 2023-06-18 12:54:34 -06:00 committed by atridadl
parent a2ba730484
commit 34acabe16d
No known key found for this signature in database

View file

@ -48,7 +48,7 @@ const HomePageBody: React.FC = () => {
<h2 className="card-title">Features:</h2>
<ul>
<li>🚀 Real-time votes!</li>
<li>🚀 Granual control of room name and vote scale!</li>
<li>🚀 Granular control of room name and vote scale!</li>
<li>🚀 CSV Reports for every room!</li>
<li>🚀 100% free and open-source... forever!</li>
</ul>