charlie 1 год назад
Родитель
Сommit
685df8c87f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      deps/db/src/logseq/db/sqlite/util.cljs

+ 1 - 1
deps/db/src/logseq/db/sqlite/util.cljs

@@ -107,7 +107,7 @@
         (assoc :db/valueType :db.type/ref))))))
         (assoc :db/valueType :db.type/ref))))))
 
 
 (defn build-new-class
 (defn build-new-class
-  "Build a standard new class so that it is is consistent across contexts"
+  "Build a standard new class so that it is consistent across contexts"
   [block]
   [block]
   {:pre [(qualified-keyword? (:db/ident block))]}
   {:pre [(qualified-keyword? (:db/ident block))]}
   (block-with-timestamps
   (block-with-timestamps