Changes name to typography collection

This commit is contained in:
alonso.torres 2020-10-02 11:06:52 +02:00 committed by Hirunatan
parent f45845cf85
commit 2c23b0e7f4
7 changed files with 20 additions and 20 deletions

View file

@ -28,7 +28,7 @@
(let [components-count (count (get-in library [:data :components] []))
graphics-count (count (get-in library [:data :media] []))
colors-count (count (get-in library [:data :colors] []))
typography-count (count (get-in library [:data :typography] []))]
typography-count (count (get-in library [:data :typographies] []))]
;; Include a   so this block has always some content
(str
(str/join " · "