mirror of
https://github.com/ziishaned/learn-regex.git
synced 2025-09-24 04:21:02 -04:00
Update
This commit is contained in:
parent
8701eba6bf
commit
ceafb3e0dd
@ -10,7 +10,7 @@ Imagine you are writing an application and you want to set the rules when user c
|
||||
contains letter, number, underscore and hyphen. We also want to limit the number of characters in username so it does not look ugly.
|
||||
We use the following regular expression to validate a username:
|
||||
|
||||
<p style="text-align: center;">
|
||||
<p align="center">
|
||||

|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user