This is an automated email from the ASF dual-hosted git repository.
lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4183d0e Fix typo in project description (#14)
4183d0e is described below
commit 4183d0eb58aa28c4c69dde183bc3ac1f019867f6
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Oct 20 18:11:57 2025 +0100
Fix typo in project description (#14)
---
site/_data/project.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/_data/project.yml b/site/_data/project.yml
index fe79b36..7c80dee 100644
--- a/site/_data/project.yml
+++ b/site/_data/project.yml
@@ -20,7 +20,7 @@ short_name: Toree
unix_name: toree
incubator_name: incubator-toree
incubator_slash_name: incubator/toree
-description: Toree is an Scala kernel for the Jupyter Notebook platform
providing interactive access to Apache Spark.
+description: Toree is a Scala kernel for the Jupyter Notebook platform
providing interactive access to Apache Spark.
download: /download
latest_release: 0.5.0-incubating