Skip to content

Commit ceafb3e

Browse files
committed
Update
1 parent 8701eba commit ceafb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Imagine you are writing an application and you want to set the rules when user c
1010
contains letter, number, underscore and hyphen. We also want to limit the number of characters in username so it does not look ugly.
1111
We use the following regular expression to validate a username:
1212

13-
<p style="text-align: center;">
13+
<p align="center">
1414
![Regular expression](https://i.imgur.com/UrDb9qc.png)
1515
</p>
1616

0 commit comments

Comments
 (0)