diff --git a/docs/docs/llms/unhappy-paths.mdx b/docs/docs/llms/unhappy-paths.mdx index ce357a0fd17d..ff2b3873464b 100644 --- a/docs/docs/llms/unhappy-paths.mdx +++ b/docs/docs/llms/unhappy-paths.mdx @@ -43,9 +43,8 @@ In the above conversation you can see that 2. The bot commented on returning to the original flow 3. The bot restated the current question of the original flow -This represents the default behavior in flows. You can adjust the behavior by altering -the default flow called `pattern_continue_interruped` which is specified and provided -by default as +This represents the default behavior in flows. You can adjust this behavior by adapting +the preconfigured flow called `pattern_continue_interrupted` which is defined as follows: ```yaml responses: utter_flow_continue_interrupted: