Skip to content

Commit e862dc9

Browse files
authored
Update specifics.md
1 parent 0798493 commit e862dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using/specifics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can build a `pyspark-notebook` image (and also the downstream `all-spark-not
5353
- See [Spark Overview](https://spark.apache.org/docs/latest/#downloading) and [Ubuntu packages](https://packages.ubuntu.com/search?keywords=openjdk).
5454

5555
- Starting with _Spark >= 3.2_ the distribution file contains Scala version, hence building older Spark will not work.
56-
- Building older version requires modification to the Dockerfile or using it's older version of the Dockerfile
56+
- Building older version requires modification to the Dockerfile or using it's older version of the Dockerfile.
5757

5858
For example here is how to build a `pyspark-notebook` image with Spark `3.2.0`, Hadoop `3.2` and OpenJDK `11`.
5959

0 commit comments

Comments
 (0)