Skip to content

Commit b4fcf67

Browse files
authored
Add tags
1 parent f727408 commit b4fcf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/battle_asserts/issues/title_string.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
(def level :elementary)
77

8-
(def tags ["collections" "strings"])
8+
(def tags ["collections" "strings" "training"])
99

1010
(def description
1111
{: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

Comments
 (0)