Skip to content

Commit a04d8ea

Browse files
committed
Fix realtime copy
1 parent 8f6d10f commit a04d8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/product-pages/product-cards.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
realtime: {
4040
title: 'Realtime',
41-
description: 'Realtime copy goes here.',
41+
description: 'Subscribe and react to any event using the Realtime API.',
4242
icon: '/images/icons/illustrated/dark/realtime.png',
4343
url: '/docs/realtime'
4444
}

0 commit comments

Comments
 (0)