Commit 179ade2
[SPARK-54604][PYTHON][DOCS] Fix grammar issues in python_data_source.rst
### What changes were proposed in this pull request?
Fixes a few grammar issues in `python_data_source.rst`.
"that generate" → "that generates"
"has a integer" → "has an integer"
"that increase" → "that increases"
### Why are the changes needed?
Fix grammar for user facing docs.
### Does this PR introduce _any_ user-facing change?
updated docs.
### How was this patch tested?
doc test
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #53337 from Yicong-Huang/SPARK-54603/fix/grammar-issues.
Authored-by: Yicong-Huang <17627829+Yicong-Huang@users.noreply.github.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent 7d62da3 commit 179ade2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
0 commit comments