Skip to content

Commit 9a08cbe

Browse files
committed
fix typo
1 parent d17cbdd commit 9a08cbe

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
@@ -501,7 +501,7 @@ The runtime basis is a representation of the dependency environment when the Clo
501501

502502
The runtime basis can be accessed from within Clojure, using the https://clojure.github.io/clojure/#clojure.java.basis[clojure.java.basis] API. It includes access to both the initial basis and the current basis, which may be modified by the https://clojure.github.io/clojure/clojure.repl-api.html#clojure.repl.deps/add-libs[add-libs] and related functions.
503503

504-
.Index of deps.edn attributes
504+
.Index of runtime basis attributes
505505
[[index]]
506506
[subs=+macros]
507507
----

0 commit comments

Comments
 (0)