Skip to content

Commit fb1eba9

Browse files
Update src/strands/tools/mcp/mcp_client.py
Co-authored-by: Mackenzie Zastrow <[email protected]>
1 parent 61a1d9b commit fb1eba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strands/tools/mcp/mcp_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
}
4343

4444
CLIENT_SESSION_NOT_RUNNING_ERROR_MESSAGE = (
45-
"the client session is not running. Please ensure the agent is used within "
45+
"the client session is not running. Ensure the agent is used within "
4646
"the MCP client context manager ('with mcp_client:')"
4747
)
4848

0 commit comments

Comments
 (0)