Skip to content

Commit

Permalink
Update exercises/practice/dnd-character/src/dnd_character.clj
Browse files Browse the repository at this point in the history
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
  • Loading branch information
ErikSchierboom and tasxatzial authored Jan 21, 2025
1 parent 1834cb0 commit 890324a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/dnd-character/src/dnd_character.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
)

(defn rand-ability
"Generate a random ability"
"Generates a random ability"
[]
;; function body
)
Expand Down

0 comments on commit 890324a

Please sign in to comment.