From 4014977417776f43295689eb17fe7b4d78351fd8 Mon Sep 17 00:00:00 2001 From: Kacper Korban Date: Wed, 27 Mar 2024 10:23:49 +0100 Subject: [PATCH] Update build.sbt --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 331db5c..8578caf 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ val scala3 = "3.3.3" val commonSettings = Seq( organization := "io.github.kacperfkorban", - description := "Automatic UI for from Scala 3 functions", + description := "Automatic UI forms for Scala 3 functions", homepage := Some(url("https://github.com/KacperFKorban/GUInep")), licenses := List("Apache-2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0")), developers := List(