diff --git a/src/computersandblues/lodestone/app.cljs b/src/computersandblues/lodestone/app.cljs index b498ee1..079e47f 100644 --- a/src/computersandblues/lodestone/app.cljs +++ b/src/computersandblues/lodestone/app.cljs @@ -507,7 +507,7 @@ [:li "If you want to search verbatim for a phrase, \"quote it like this\""] [:li "Lodestone tries to turn words into regular expressions. " [:code "fossi.*ergy"] " will match \"fossile energy\"." [:code "bo?ar"] " will match both boar and bar."]]]) -;; the component tying it all toger +;; the component tying it all together (defn app [] (let [section (:section @state)