Fixing another typo, thanks to Laura Arjona (again!)

This commit is contained in:
Christopher Allan Webber 2013-08-26 17:35:54 -05:00
parent 6db375b522
commit 1847a482c1

View File

@ -41,7 +41,7 @@
{% trans %}Applications with access to your account can: {% endtrans %}
<ul>
<li>{% trans %}Post new media as you{% endtrans %}</li>
<li>{% trans %}See your information (e.g profile, meida, etc...){% endtrans %}</li>
<li>{% trans %}See your information (e.g profile, media, etc...){% endtrans %}</li>
<li>{% trans %}Change your information{% endtrans %}</li>
</ul>
<br />