Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion MCP.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Zero MCP provides the following capabilities:

## How to use?

You can connecto ZeroMCP using two methods:
You can connect to ZeroMCP using two methods:

1. Better Auth session token
2. OAuth (Coming soon)
Expand Down
2 changes: 1 addition & 1 deletion apps/mail/components/home/HomeContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@ export default function HomeContent() {
<h1 className="mb-2 text-lg font-medium leading-loose text-white">Smart Search</h1>
<p className="max-w-sm text-sm font-light text-[#979797]">
Your inbox, your rules. Create personalized email processing flows that match
exactly how you organize,write, reply, and work.
exactly how you organize, write, reply, and work.
</p>
</div>
</motion.div>
Expand Down