small whoopsie

This commit is contained in:
Atridad Lahiji 2023-06-18 12:54:34 -06:00
parent 094f1de402
commit 017c15d1ef
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> <h2 className="card-title">Features:</h2>
<ul> <ul>
<li>🚀 Real-time votes!</li> <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>🚀 CSV Reports for every room!</li>
<li>🚀 100% free and open-source... forever!</li> <li>🚀 100% free and open-source... forever!</li>
</ul> </ul>