Skip to content

Commit cf7313e

Browse files
a-haritilizokm
andauthored
Update src/components/platformFilter/client.tsx
Co-authored-by: Liza Mock <[email protected]>
1 parent 0465bdf commit cf7313e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/platformFilter/client.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export function PlatformFilterClient({platforms}: {platforms: Platform[]}) {
5151
<div>
5252
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4 py-8 md:items-end">
5353
<div className="lg:col-span-2 space-y-2">
54-
<h2 className="text-2xl font-medium">Choose your SDK</h2>
54+
<h2 className="text-2xl font-medium">SDKs Supported by Sentry</h2>
5555
<p className="m-0">If you use it, we probably support it.</p>
5656
</div>
5757
<div className="w-full flex justify-end">

0 commit comments

Comments
 (0)