diff --git a/src/Control/User.hs b/src/Control/User.hs index 605d0a3..b0b1a84 100644 --- a/src/Control/User.hs +++ b/src/Control/User.hs @@ -109,7 +109,7 @@ userTransfer (Just auid) (UserTransfer target amount) = } else throwError $ err400 - { errBody = "Not enough credit balance" + { errBody = "Not enough credit balance." } else throwError $ err400