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:
Aashish Saini
2023-09-04 04:39:14 +05:30
committed by GitHub
parent c0518be1f1
commit 94efede93c
5 changed files with 9 additions and 9 deletions

View File

@@ -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