mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-28 14:05:02 +00:00
docs:fixed typo in streaming document (#19045)
Fixed typo in line 661 - from 'mimimize' to 'minimize - [ ] **PR message**: - **Description:** Fixed typo in streaming document - change 'mimimize' to 'minimize If no one reviews your PR within a few days, please @-mention one of baskaryan, efriis, eyurtsev, hwchase17.
This commit is contained in:
parent
573f48e34d
commit
688a5bd106
@ -658,7 +658,7 @@
|
||||
"\n",
|
||||
"This is a **beta API**, and we're almost certainly going to make some changes to it.\n",
|
||||
"\n",
|
||||
"This version parameter will allow us to mimimize such breaking changes to your code. \n",
|
||||
"This version parameter will allow us to minimize such breaking changes to your code. \n",
|
||||
"\n",
|
||||
"In short, we are annoying you now, so we don't have to annoy you later.\n",
|
||||
":::"
|
||||
|
Loading…
Reference in New Issue
Block a user