Skip to content

Commit aa20a9f

Browse files
Fix documentation
1 parent 56fbb7a commit aa20a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node_package/src/injectRSCPayload.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ function createRSCPayloadChunk(chunk: string, cacheKey: string) {
3535
* Embeds RSC payloads into the HTML stream for optimal hydration.
3636
*
3737
* This function implements a sophisticated buffer management system that coordinates
38-
* three different data sources and streams them in a specific order:
38+
* three different data sources and streams them in a specific order.
3939
*
4040
* BUFFER MANAGEMENT STRATEGY:
4141
* - Three separate buffer arrays collect data from different sources

0 commit comments

Comments
 (0)