Fixing annoying typo
This commit is contained in:
parent
4e584c75ec
commit
7435a0633d
@ -1,5 +1,5 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Username: ${profile['username']}</li>
|
<li>Username: ${profile['username']}</li>
|
||||||
<li>Email: ${profile['email']}</li>
|
<li>Email: ${profile['email']}</li>
|
||||||
<li>Phone: ${profile['Phone']}</li>
|
<li>Phone: ${profile['phone']}</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user