Commit a5f064f
[SPARK-55540][DOCS] Fix capitalization inconsistency in PySpark Overview "Live Notebook" link
### What changes were proposed in this pull request?
Fixes a capitalization inconsistency in the "Pandas API on Spark" section of the PySpark Overview page. The "Live Notebook" link title was using lowercase "pandas", while adjacent links and headers used capitalized "Pandas".
### Why are the changes needed?
To maintain consistency in documentation and branding.
### Does this PR introduce _any_ user-facing change?
No (Documentation only)
### How was this patch tested?
Manual verification (Documentation build)
Closes #54358
Closes #54332 from knkarthik01/patch-1.
Authored-by: Karthik Prabhakar <95832419+knkarthik01@users.noreply.github.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent eb16738 commit a5f064f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments