diff --git a/docs/user_guide.adoc b/docs/user_guide.adoc index 8960e927..5678b371 100644 --- a/docs/user_guide.adoc +++ b/docs/user_guide.adoc @@ -333,7 +333,7 @@ $ cat shadow-cljs.edn ;; the next two lines aren't needed but pretty convenient :nrepl {:port 9000} - :my-build-id {:devtools {:preloads [flow-storm.api]}} + :my-build-id {:devtools {:preloads [flow-storm.preload]}} ...} ---- diff --git a/docs/user_guide.html b/docs/user_guide.html index 35a7fc74..36d8e623 100644 --- a/docs/user_guide.html +++ b/docs/user_guide.html @@ -1280,7 +1280,7 @@
;; the next two lines aren't needed but pretty convenient :nrepl {:port 9000} - :my-build-id {:devtools {:preloads [flow-storm.api]}} + :my-build-id {:devtools {:preloads [flow-storm.preload]}} ...} @@ -3352,7 +3352,7 @@