Skip to content

Commit

Permalink
Update src/terrain/services/requests.clj
Browse files Browse the repository at this point in the history
Co-authored-by: Ash <[email protected]>
  • Loading branch information
slr71 and ash3rz authored Apr 24, 2021
1 parent c751d42 commit f31ec5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/terrain/services/requests.clj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

(def mark-request-rejected
"Marks a request as having been rejected."
(request-update-fn "No deinal reason given." "rejected"))
(request-update-fn "No denial reason given." "rejected"))

(def mark-request-approved
"Marks a request as having been approved."
Expand Down

0 comments on commit f31ec5d

Please sign in to comment.