]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/question_edit_tips.html
use {% url opensearch %} instead of FORUM_SCRIPT_ALIAS
[osqa.git] / forum / skins / default / templates / question_edit_tips.html
index 7e1bafe217b82b3b3477e02e232380fe32c296d8..6083c12a0a2d524c48bbe43d424d7d35fa5ed6cb 100644 (file)
     <p class="subtitle darkred">{% trans "What Are Tags" %}</p>
     <ul class="list-item">
         <li>
-            {% trans "Tags are words that will tell others what this question proteins to." %}
+            {% trans "Tags are words that will tell others what this question is about." %}
         </li>
         <li>
             {% trans "They will help other find your question." %}
         </li>
         <li>
-            {% trans "A question can have up to five tags but it must have at less one." %}
+            {% trans "A question can have up to five tags, but it must have at least one." %}
         </li>
     </ul>
 </div>