diff --git a/docs/docs/guidelines/chat-interface.mdx b/docs/docs/guidelines/chat-interface.mdx index fd0cd0a42..c09f00076 100644 --- a/docs/docs/guidelines/chat-interface.mdx +++ b/docs/docs/guidelines/chat-interface.mdx @@ -20,7 +20,7 @@ Langflow’s chat interface provides a user-friendly experience and functionalit -Notice that editing variables in the chat interface takes place temporarily and won’t change their original value in the components once the chat is closed. +Notice that editing variables in the chat interface take place temporarily and won’t change their original value in the components once the chat is closed.
-To view the complete prompt in its original, structured format, simply click on the "Display Prompt" option. This feature allows you to see the prompt exactly as it entered the model. +To view the complete prompt in its original, structured format, click the "Display Prompt" option. This feature lets you see the prompt exactly as it entered the model.