diff --git a/src/clj/com/rpl/specter.cljx b/src/clj/com/rpl/specter.cljx index 85c7129..d1b403e 100644 --- a/src/clj/com/rpl/specter.cljx +++ b/src/clj/com/rpl/specter.cljx @@ -150,7 +150,7 @@ (defpath ^{:doc "Stops navigation at this point. For selection returns nothing and for transformation returns the structure unchanged"} - VOID + STOP [] (select* [this structure next-fn] nil )