Skip to content

Commit c3ce775

Browse files
authored
Fixed Typo on Build Simple LLM application page (#5566)
typo
1 parent ab07b4a commit c3ce775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core_docs/docs/tutorials/llm_chain.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
"id": "fedf6f13",
313313
"metadata": {},
314314
"source": [
315-
"Next, we can create the PromptTemplate. This will be a combination of the `systemTemplate` as well as a simpler template for where the put the text"
315+
"Next, we can create the PromptTemplate. This will be a combination of the `systemTemplate` as well as a simpler template for where to put the text"
316316
]
317317
},
318318
{

0 commit comments

Comments
 (0)