docs(prompt_templates): fix typo in prompt template (#12497)

- **Description:** Fixes a small typo in the [Prompt template
document](https://python.langchain.com/docs/modules/model_io/prompts/prompt_templates/)
  - **Dependencies:** none
This commit is contained in:
Nico Baier
2023-10-29 16:52:37 -05:00
committed by GitHub
parent 9dead1034c
commit 35d726dc15

View File

@@ -67,7 +67,7 @@
"id": "d54c803c-0f80-412d-9156-b8390e0265c0",
"metadata": {},
"source": [
"The template supports any number of variables, including no variables:n"
"The template supports any number of variables, including no variables:"
]
},
{