Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Changed description to match the tests.
Duplicate issue
And the problem why it happens is explained in the post below yours. Closing this one.
Added the text written by dfhwze to the kata's description and a couple of examples to see what that means.
Like a previous commenter, I'm getting errors such as:
Your RegEx should NOT match ' q q'
Your RegEx should NOT match 'diii ii rr rrr zzz '
Your RegEx should NOT match 'eee ggl m o oqq qrr rrrr u'
all of which appear to satisfy the rules as stated: alphabetical order, spaces allowed.