Skip to content

Commit c3eefa6

Browse files
feymoweaverryan
andauthored
Apply suggestions from code review
Co-authored-by: Ryan Weaver <[email protected]>
1 parent 4654cec commit c3eefa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ux.symfony.com/templates/ux_packages/toggle_password.html.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
} %}
88
{% block title_header %}
99
From password to text
10-
<span class="playfair ps-2">& vice versa</span>
10+
<span class="playfair ps-2">&amp; vice versa</span>
1111
{% endblock %}
1212

1313
{% block sub_content %}
14-
Upgrade your password field to toggable field between text and password.
14+
Upgrade your password field to toggle between text and password.
1515
{% endblock %}
1616
{% endcomponent %}
1717
{% endblock %}

0 commit comments

Comments
 (0)