Skip to content

Commit c453131

Browse files
committed
Fix Sparks’s
1 parent 365e77c commit c453131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/apache-spark-unleashing-big-data-with-rdds-dataframes-and-beyond.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ rdd = df.rdd
154154
rdd_data = rdd.collect()
155155
```
156156

157-
## Sparks’s Structured APIS
157+
## Spark’s Structured APIS
158158

159159
### DataFrame
160160

0 commit comments

Comments
 (0)