mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-16 02:16:48 +02:00
Fix typo in features section
This commit is contained in:
parent
debd463ddd
commit
8b10daf2da
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const Features: React.VoidFunctionComponent = () => {
|
||||||
<p className="text">
|
<p className="text">
|
||||||
If you need more granular options, Rallly lets you choose time slots
|
If you need more granular options, Rallly lets you choose time slots
|
||||||
as options. If your participants are international, they can see
|
as options. If your participants are international, they can see
|
||||||
times in on their own time zone.
|
times in their own time zone.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-span-2 md:col-span-1">
|
<div className="col-span-2 md:col-span-1">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue