Fix typo
This commit is contained in:
parent
28eb3655c3
commit
5eb75a3ac2
1 changed files with 1 additions and 1 deletions
|
|
@ -507,7 +507,7 @@
|
||||||
[:li "If you want to search verbatim for a phrase, \"quote it like this\""]
|
[: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."]]])
|
[: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 []
|
(defn app []
|
||||||
(let [section (:section @state)
|
(let [section (:section @state)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue