Skip to content

Commit 471471b

Browse files
committed
partners: fix typos
1 parent 1209437 commit 471471b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: app/utils/partners.tsx

+4-4
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@ export const partners: Partner[] = [
114114
content: (
115115
<>
116116
<div className="text-xs">
117-
Clerk and TanStack are partnering to elevate your application's
117+
Clerk and TanStack are partnering to elevate your application's{' '}
118118
<strong>security and user experience</strong> with industry-leading{' '}
119119
<strong>authentication and user management</strong>. Paired with
120-
TanStack's non-nonsense routing and tooling, you'll be equipped to
121-
effortlessly deliver top-notch experiences that are your users can
122-
trust and your developers can rely on.
120+
TanStack's no-nonsense routing and tooling, you'll be equipped to
121+
effortlessly deliver top-notch experiences that your users can trust
122+
and your developers can rely on.
123123
</div>
124124
<a
125125
href={href}

0 commit comments

Comments
 (0)