We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fbb7a commit aa20a9fCopy full SHA for aa20a9f
node_package/src/injectRSCPayload.ts
@@ -35,7 +35,7 @@ function createRSCPayloadChunk(chunk: string, cacheKey: string) {
35
* Embeds RSC payloads into the HTML stream for optimal hydration.
36
*
37
* This function implements a sophisticated buffer management system that coordinates
38
- * three different data sources and streams them in a specific order:
+ * three different data sources and streams them in a specific order.
39
40
* BUFFER MANAGEMENT STRATEGY:
41
* - Three separate buffer arrays collect data from different sources
0 commit comments