diff --git a/src/clj/auto_ap/routes/checks.clj b/src/clj/auto_ap/routes/checks.clj index cb975a61..e35e9f96 100644 --- a/src/clj/auto_ap/routes/checks.clj +++ b/src/clj/auto_ap/routes/checks.clj @@ -82,7 +82,7 @@ [[:cell {}] [:cell {:colspan 8} (str " -- " word-amount " " (str/join "" (take (max 2 - (- 100 + (- 97 (count word-amount))) (repeat "-")))) [:line {:line-width 0.15 :color [50 50 50]}]]