mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 06:23:20 +00:00
Fixed Typos and grammatical issues in document files (#9789)
Fixed typos and grammatical issues in document files. @baskaryan , @eyurtsev --------- Co-authored-by: Aashish Saini <141953346+AashishSainiShorthillsAI@users.noreply.github.com> Co-authored-by: AryamanJaiswalShorthillsAI <142397527+AryamanJaiswalShorthillsAI@users.noreply.github.com> Co-authored-by: Adarsh Shrivastav <142413097+AdarshKumarShorthillsAI@users.noreply.github.com> Co-authored-by: Vishal <141389263+VishalYadavShorthillsAI@users.noreply.github.com> Co-authored-by: ChetnaGuptaShorthillsAI <142381084+ChetnaGuptaShorthillsAI@users.noreply.github.com> Co-authored-by: PankajKumarShorthillsAI <142473460+PankajKumarShorthillsAI@users.noreply.github.com> Co-authored-by: AbhishekYadavShorthillsAI <142393903+AbhishekYadavShorthillsAI@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ with open("../../state_of_the_union.txt") as f:
|
||||
```
|
||||
|
||||
## Summarize
|
||||
Let's take a look at it in action below, using it summarize a long document.
|
||||
Let's take a look at it in action below, using it to summarize a long document.
|
||||
|
||||
|
||||
```python
|
||||
|
Reference in New Issue
Block a user