Fixed typo.
This commit is contained in:
parent
46b863fa36
commit
dda25dbdc4
@ -64,7 +64,7 @@
|
||||
(str "an " s)
|
||||
(str "a " s))
|
||||
(str "an " s)))
|
||||
:hashtag #(string-replace % #"-" "_")})
|
||||
:hashtag #(string/replace % #"-" "_")})
|
||||
|
||||
|
||||
(defn apply-filter [s filter-name]
|
||||
|
Loading…
Reference in New Issue
Block a user