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 app/culture/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ export default function CulturePage() {
</h3>
<p className="text-lg text-text-secondary leading-relaxed max-w-3xl mx-auto">
We&apos;re still experimenting, breaking, fixing, and shipping
together&mdash;because that&apos;s how real products and real
together - because that&apos;s how real products and real
teams grow. A diverse mix of perspectives, personalities, and
working styles, united by a shared love for the craft.
</p>
Expand Down
4 changes: 2 additions & 2 deletions app/rubber-duck/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ export default function RubberDuckPage() {
<div className="space-y-4 text-text-secondary">
<p>
The most effective engineers aren&apos;t just
specialists&mdash;they&apos;re{" "}
specialists - they&apos;re{" "}
<strong className="text-text-primary">
T-shaped professionals
</strong>{" "}
Expand All @@ -672,7 +672,7 @@ export default function RubberDuckPage() {
The{" "}
<strong className="text-text-primary">vertical bar</strong>{" "}
represents your depth: we&apos;ll help you develop mastery
in your chosen specialization&mdash;the skill you&apos;ll be
in your chosen specialization - the skill you&apos;ll be
known for.
</p>
</div>
Expand Down
Loading