From 2b728410e9712723aeda9964680636d044afc0d6 Mon Sep 17 00:00:00 2001 From: Arjun Natarajan Date: Thu, 27 Mar 2025 14:47:27 -0400 Subject: [PATCH] spell check --- docs/docs/cloud/how-tos/clone_traces_studio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/cloud/how-tos/clone_traces_studio.md b/docs/docs/cloud/how-tos/clone_traces_studio.md index 2b71fe3f4..de528df4e 100644 --- a/docs/docs/cloud/how-tos/clone_traces_studio.md +++ b/docs/docs/cloud/how-tos/clone_traces_studio.md @@ -24,7 +24,7 @@ First navigate to the LangSmith trace. Here you should see a button to "Run in S ![Run in Studio](../img/run_in_studio.png){width=1200} -This will prompt you to enter the url that your locally running agent is accesible at. Once provided, select "Clone thread locally". If you have multiple graphs in your agent, you will also be prompted to select a graph to clone this thread under. +This will prompt you to enter the url that your locally running agent is accessible at. Once provided, select "Clone thread locally". If you have multiple graphs in your agent, you will also be prompted to select a graph to clone this thread under. Once selected, a will a new thread in your local agent will be created and the thread history will be reconstruced to reflect the original trace.