diff --git a/img/regexp.svg b/img/regexp.svg index 4ca3f1ca..9ab617ef 100644 --- a/img/regexp.svg +++ b/img/regexp.svg @@ -1 +1 @@ -regexpasdasdaStart of the line3 to 15 characters longEnd of the lineLetters, numbers, underscores, hypens^[a-z0-9_-]{3,15}$ \ No newline at end of file +regexpasdasdaStart of the line3 to 15 characters longEnd of the lineLetters, numbers, underscores, hypens^[a-z0-9_-]{3,15}$