Skip to content

Commit

Permalink
AE-2279: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
solita-juhohaa committed Sep 19, 2024
1 parent 7d56c7e commit 125810b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@

(defn- collect-invalid-keys-for-destroyed-energiatodistus
"Helper function for deducing which keys have an incorrect value. Also
contains the infromation on what the correct value should be."
contains the information on what the correct value should be."
[energiatodistus-map]
(map (fn [[key value]]
{:key key :value value :valid (case key
Expand Down

0 comments on commit 125810b

Please sign in to comment.