We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f727408 commit b4fcf67Copy full SHA for b4fcf67
src/battle_asserts/issues/title_string.clj
@@ -5,7 +5,7 @@
5
6
(def level :elementary)
7
8
-(def tags ["collections" "strings"])
+(def tags ["collections" "strings" "training"])
9
10
(def description
11
{:en "Check if a string `title` is a title string or not. A title string is one which has all the words in the string start with an upper case letter."
0 commit comments