Skip to content
Snippets Groups Projects
Commit f73148b2 authored by Simon Belak's avatar Simon Belak
Browse files

fix typo

parent 4b2e2754
Branches
Tags
No related merge requests found
......@@ -59,7 +59,7 @@
([acc x] (hyper-loglog/insert acc x)))
(def Num [:type/Number :type/*])
(def Datetime [:type/DateTime :type/*])
(def DateTime [:type/DateTime :type/*])
(def Category [:type/* :type/Category])
(def Any [:type/* :type/*])
(def Text [:type/Text :type/*])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment