Add revision fixes

This commit is contained in:
Andrey Antukh 2022-03-03 15:31:43 +01:00 committed by Alonso Torres
parent b348a882f4
commit f638a2ff49
3 changed files with 36 additions and 30 deletions

View file

@ -45,7 +45,7 @@
mobj)))
(defn- serve-object
"Helper function that returns the appropriate responde depending on
"Helper function that returns the appropriate response depending on
the storage object backend type."
[{:keys [storage] :as cfg} obj]
(let [mdata (meta obj)