Skip to content

Commit 02a29c7

Browse files
committed
fixup
1 parent ad4415b commit 02a29c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/api/realtime-sdk/presence.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ blang[jsall].
8787
bq(definition#enter-data).
8888
jsall: enter(Object data?): Promise<void>
8989

90-
Enter a presence channel with an optional data that is associated with the current present member. If the channel is @initialized@ (i.e. no attempt to attach has yet been made for this channel), then calling @enter@ will implicitly attach the channel.
90+
Enter a presence channel with optional data that is associated with the current present member. If the channel is @initialized@ (i.e. no attempt to attach has yet been made for this channel), then calling @enter@ will implicitly attach the channel.
9191

9292
h4. Parameters
9393

0 commit comments

Comments
 (0)