Skip to content

Commit b2625c9

Browse files
Merge pull request supabase#12922 from neelansh15/patch-1
fix: typo in `realtime` page
2 parents 3521a46 + 46cb140 commit b2625c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/www/data/products/realtime/app-examples.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export default [
5252
img: 'multiplayer-game.svg',
5353
title: 'Multiplayer games',
5454
description:
55-
"Keep track of how long a player has been playing, who's turn it is and even share to other clients what the pllayer is doing.",
55+
"Keep track of how long a player has been playing, who's turn it is and even share to other clients what the player is doing.",
5656
},
5757
{
5858
img: 'form-presence.svg',

0 commit comments

Comments
 (0)