diff --git a/README.md b/README.md index f7e3954c..ab1f85f6 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ docker build -t lighter . ### Spark versions -Lighter will always try to support the latest patch version for all officially recommended [Apache Spark](https://spark.apache.org/) releases i.e.: 3.1.3, 3.2.2 and 3.3.0. +Lighter will always try to support the latest patch version for all officially recommended [Apache Spark](https://spark.apache.org/) releases i.e.: 3.1.3, 3.2.2 and 3.3.1. ### Contributing