Skip to content

Commit

Permalink
Update the repl task docs to mention the correct ns
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyheiler committed Mar 22, 2015
1 parent b7ffb64 commit 9130c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot/core/src/boot/task/built_in.clj
Expand Up @@ -234,7 +234,7 @@
If no port is specified the server will choose a random one and the client
will read the .nrepl-port file and use that.
The *default-middleware* and *default-dependencies* atoms in the boot.repl-server
The *default-middleware* and *default-dependencies* atoms in the boot.repl
namespace contain vectors of default REPL middleware and REPL dependencies to
be loaded when starting the server. You may modify these in your build.boot
file."
Expand Down

0 comments on commit 9130c26

Please sign in to comment.