Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Z26TH committed Jun 5, 2022
1 parent b99d680 commit 20bef3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const IndexPage: NextPage = () => {
software with social media components baked into it so that
grassroots orgs can democratically organize themselves internally,
and communicate with one another (along with the broader public)
externally, safely and securely.
externally in a safe and secure way.
</p>
{status?.text && <Status onOpenVideo={() => setShowVideo(true)} />}
</section>
Expand Down

1 comment on commit 20bef3e

@vercel
Copy link

@vercel vercel bot commented on 20bef3e Jun 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.