aboutsummaryrefslogtreecommitdiff
path: root/stdlib/project.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/project.lux')
-rw-r--r--stdlib/project.lux3
1 files changed, 1 insertions, 2 deletions
diff --git a/stdlib/project.lux b/stdlib/project.lux
index c2611040d..930b8949b 100644
--- a/stdlib/project.lux
+++ b/stdlib/project.lux
@@ -5,8 +5,7 @@
"identity" ["com.github.luxlang" "stdlib" "0.8.0-SNAPSHOT"]
... Every piece of information, and the whole "info" bundle, are optional.
- "info" ["name" "stdlib"
- "description" "Standard library for the Lux programming language."
+ "info" ["description" "Standard library for the Lux programming language."
"url" "https://github.com/LuxLang/lux"
"scm" "https://github.com/LuxLang/lux.git"
"licenses" [["name" "Lux License v0.1.2"