We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8879871 commit 43f1c82Copy full SHA for 43f1c82
1 file changed
index.test.ts
@@ -69,7 +69,7 @@ async function consume(
69
}
70
71
return {
72
- // You might want to log the session's state especially when it's `Forked`.
+ // You might want to log the session's state, especially when it's `Forked`.
73
state: session.state,
74
75
// Don't let the app to use session data when the state is not Active.
0 commit comments