Skip to content

Commit 23f8496

Browse files
committed
add format
1 parent 406cd01 commit 23f8496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/languages/web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
response = await client.ping();
3434
console.log(response.result);
3535

36-
// Realtime
36+
// Realtime setup
3737
client.setProject('console');
3838
client.setEndpointRealtime('wss://cloud.appwrite.io/v1');
3939

0 commit comments

Comments
 (0)