Skip to content

Commit a05111a

Browse files
committed
Updating bullet name
- Legacy-Id: 4706
1 parent 1502efb commit a05111a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/registration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h1>Account Management</h1>
1010
<b>You can:</b>
1111
<ul>
1212
{% if user.username %}
13-
<li><a href="/accounts/profile/">See your profile</a></li>
13+
<li><a href="/accounts/profile/">View and edit your profile</a></li>
1414
{% else %}
1515
<li><a href="/accounts/login/">Sign in</a></li>
1616
{% endif %}

0 commit comments

Comments
 (0)