Skip to content

Commit 19870b1

Browse files
authored
Merge pull request #1988 from appwrite/fix-realtime-copy
Fix realtime copy
2 parents 8f6d10f + a04d8ea commit 19870b1

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)