From 872cb0d67996a9995d4a216a2f43b2fd9b89906b Mon Sep 17 00:00:00 2001 From: Thomas Werkmeister Date: Tue, 20 Jun 2023 17:18:54 +0200 Subject: [PATCH] Update docs/docs/llms/unhappy-paths.mdx Co-authored-by: Maxime Vdb --- docs/docs/llms/unhappy-paths.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/llms/unhappy-paths.mdx b/docs/docs/llms/unhappy-paths.mdx index f3700cd209fc..f8720b6a7bca 100644 --- a/docs/docs/llms/unhappy-paths.mdx +++ b/docs/docs/llms/unhappy-paths.mdx @@ -24,9 +24,9 @@ greatly reducing the modeling complexity. ## Digressions -Digressions happen when the user is currently involved in one flow, say transferring -money to a friend, and they need access some information, such as their current balance, -again before continuing with the flow. +Digressions happen when the user is currently involved in one flow, e.g. transferring +money to a friend, and they need access to some information, such as +their current balance, before continuing with the flow. ``` User: I want to send some money to Joe