From fac9fdbef5210242c62ee3035a19c7bafe78dcc4 Mon Sep 17 00:00:00 2001 From: singhk97 <115390646+singhk97@users.noreply.github.com> Date: Fri, 19 Jan 2024 09:51:48 -0800 Subject: [PATCH] Update getting-started/CONCEPTS/AUGMENTATIONS.md Co-authored-by: Corina <14900841+corinagum@users.noreply.github.com> --- getting-started/CONCEPTS/AUGMENTATIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/CONCEPTS/AUGMENTATIONS.md b/getting-started/CONCEPTS/AUGMENTATIONS.md index 5e090697c..4f6374a60 100644 --- a/getting-started/CONCEPTS/AUGMENTATIONS.md +++ b/getting-started/CONCEPTS/AUGMENTATIONS.md @@ -80,7 +80,7 @@ Use the actions above to create a plan in the following JSON format: ``` > Note: When the prompt is rendered, the above text is compressed to reduce token usage. -The first section lists the actions in yaml structure. The second sections tells the model to return a plan object of the following schema. +The first section lists the actions in yaml structure. The second section tells the model to return a plan object of the following schema. ### Configuring your prompt