We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8701eba commit ceafb3eCopy full SHA for ceafb3e
README.md
@@ -10,7 +10,7 @@ Imagine you are writing an application and you want to set the rules when user c
10
contains letter, number, underscore and hyphen. We also want to limit the number of characters in username so it does not look ugly.
11
We use the following regular expression to validate a username:
12
13
-<p style="text-align: center;">
+<p align="center">
14

15
</p>
16
0 commit comments