Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/(app)/explore/_sections/CreateEvents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ export default function BecomeACreator() {
Create Events on Nostr
</h2>
<div className="mb-6 mt-2 text-muted-foreground">
Start organizing your events an calendar on directly on Nostr.
Seamlessly collect payments and engage with your community.
Start organizing your social events on a calendar directly over Nostr.
Seamlessly collect payments and engage with your flock.
</div>
<Button onClick={() => modal?.show(<CreateCalendarEvent />)}>
Create an Event
Expand Down