aboutsummaryrefslogtreecommitdiff
path: root/stdlib/project.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-09-20 23:01:35 -0400
committerEduardo Julian2021-09-20 23:01:35 -0400
commit8196ab379495ab00c11b74b55b6f2fabd99ab351 (patch)
tree07b5e9eacbe1532ff4eb7506ac5d492e367b1d7b /stdlib/project.lux
parent0bc2c541ab27e44b760618d15a248a794ab2f98e (diff)
Updates and fixes for the book.
Diffstat (limited to 'stdlib/project.lux')
-rw-r--r--stdlib/project.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/project.lux b/stdlib/project.lux
index fb2023643..0f3cdc0cb 100644
--- a/stdlib/project.lux
+++ b/stdlib/project.lux
@@ -17,10 +17,10 @@
... "organization" ["name" "Lux Foundation"
... "url" "http://example.com/lux_foundation"]
]]
- ... #contributors [["name" "Eduardo Julian"
- ... "url" "https://github.com/eduardoejp"
- ... "organization" ["name" "Lux Foundation"
- ... "url" "http://example.com/lux_foundation"]]]
+ ... "contributors" [["name" "Eduardo Julian"
+ ... "url" "https://github.com/eduardoejp"
+ ... "organization" ["name" "Lux Foundation"
+ ... "url" "http://example.com/lux_foundation"]]]
]
... An optional list of repositories you can deploy to, given aliases so they're easy to refer to with the "deploy" command.