Codepen example: https://codepen.io/Trost/pen/KXBRbY Try putting 1 symbol in both fields. I can\'t get what\'s wrong. If I test these regex in https://regex101.com,
You define two different things:
[a-z]
a
z
[az-]
-