We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442d803 commit db4fa13Copy full SHA for db4fa13
1 file changed
docs/specification/draft/basic/lifecycle.mdx
@@ -28,7 +28,7 @@ Specifically:
28
- State that needs to span multiple requests (e.g., long-running tasks,
29
application-level handles) **MUST** be referenced by an explicit identifier
30
the client passes on each request.
31
-- Clients **SHOULD** attempt to restart the stdio process if the server
+- Clients **SHOULD** attempt to restart the stdio process if the server
32
terminates unexpectedly.
33
34
Long-lived requests like
0 commit comments