📚 Fix typo in namespace docstring ('if' -> 'of')

This commit is contained in:
Andrey Antukh 2026-04-14 20:14:00 +00:00 committed by Belén Albeza
parent eca9b63d68
commit 69e25a4998

View File

@ -5,7 +5,7 @@
;; Copyright (c) KALEIDOS INC ;; Copyright (c) KALEIDOS INC
(ns app.common.data (ns app.common.data
"A collection if helpers for working with data structures and other "A collection of helpers for working with data structures and other
data resources." data resources."
(:refer-clojure :exclude [read-string hash-map merge name update-vals (:refer-clojure :exclude [read-string hash-map merge name update-vals
parse-double group-by iteration concat mapcat parse-double group-by iteration concat mapcat