mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 19:39:58 +00:00
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:
@@ -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:"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user