Skip to content

Commit 156dd7b

Browse files
committed
Update page.tsx
1 parent 488a251 commit 156dd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/saru/app/sdk/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export default function SDKPage() {
9090
className="flex h-11 w-full items-center justify-center"
9191
>
9292
<p className="text-sm font-medium text-muted-foreground">
93-
You're in! We'll keep you posted.
93+
You&rsquo;re in! We&rsquo;ll keep you posted.
9494
</p>
9595
</motion.div>
9696
) : (

0 commit comments

Comments
 (0)