Explorar o código

Update deps/db/src/logseq/db/frontend/property.cljs

Co-authored-by: Gabriel Horner <[email protected]>
Tienson Qin hai 2 semanas
pai
achega
1e5026aa3f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deps/db/src/logseq/db/frontend/property.cljs

+ 1 - 1
deps/db/src/logseq/db/frontend/property.cljs

@@ -191,7 +191,7 @@
                                                             :public? true
                                                             :view-context :class}
                                                    :properties
-                                                   {:logseq.property/description "When enabled, this tag will show reverse references from nodes that link to the current node via properties."}}
+                                                   {:logseq.property/description "When enabled, this tag will show reverse nodes that link to the current node via properties."}}
      :logseq.property/hide-empty-value {:title "Hide empty value"
                                         :schema {:type :checkbox
                                                  :public? true