Skip to content

Commit db4fa13

Browse files
committed
npm run format
1 parent 442d803 commit db4fa13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/specification/draft/basic/lifecycle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Specifically:
2828
- State that needs to span multiple requests (e.g., long-running tasks,
2929
application-level handles) **MUST** be referenced by an explicit identifier
3030
the client passes on each request.
31-
- Clients **SHOULD** attempt to restart the stdio process if the server
31+
- Clients **SHOULD** attempt to restart the stdio process if the server
3232
terminates unexpectedly.
3333

3434
Long-lived requests like

0 commit comments

Comments
 (0)