Skip to content

Commit 758919d

Browse files
committed
fix comment
1 parent 19c6b8e commit 758919d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/src/Config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ export interface NetworkNodeConfig {
189189
streamPartitionMaxPropagationBufferSize?: number
190190

191191
/**
192-
* Whether to not buffer while connecting.
192+
* Whether to buffer while connecting in the content delivery layer.
193193
*/
194194
contentDeliveryBufferWhileConnecting?: boolean
195195

0 commit comments

Comments
 (0)