Skip to content

Commit b3a2b67

Browse files
committedMar 24, 2025··
fix :extra options
1 parent abd24bf commit b3a2b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎content/reference/deps_edn.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ The runtime basis can be accessed from within Clojure, using the https://clojure
514514
:root :standard|path|map
515515
:user :standard|path|map
516516
:project :standard|path|map
517-
:extra :standard|path|map
517+
:extra path|map
518518
519519
:aliases [:alias1 ...]
520520
:args {arg val ...}}

0 commit comments

Comments
 (0)
Please sign in to comment.