diff --git a/src/data/roadmaps/prompt-engineering/content/102-prompts/good-prompts/100-use-delimiters.md b/src/data/roadmaps/prompt-engineering/content/102-prompts/good-prompts/100-use-delimiters.md index 70ae4fbb2..61e5cd9cc 100644 --- a/src/data/roadmaps/prompt-engineering/content/102-prompts/good-prompts/100-use-delimiters.md +++ b/src/data/roadmaps/prompt-engineering/content/102-prompts/good-prompts/100-use-delimiters.md @@ -21,7 +21,7 @@ Summarize the text delimited by triple curly braces into a single sentence. ``` ``` -Translate the text delimited by tripple quotes into Arabic +Translate the text delimited by triple quotes into Arabic. """How are you?""" -``` \ No newline at end of file +```