Skip to content
Merged
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
6 changes: 3 additions & 3 deletions apps/web/components/landing/ProductExplanation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ export function ProductExplanation() {
<p className="mt-3 text-pretty text-sm leading-relaxed text-landing-muted">
Prompts, conversations, source code, project names, and file contents
are outside Straude&apos;s collection boundary. They remain on your
machine. The product does not analyze code quality, reconstruct what
you asked an agent, or monitor employees. It receives the aggregate
usage totals you choose to send.
machine. Straude does not analyze code quality, reconstruct what you
asked an agent, or monitor employees. It receives the aggregate usage
totals you choose to send.
</p>
<p className="mt-3 text-pretty text-sm leading-relaxed text-landing-muted">
Read the{" "}
Expand Down
Loading