]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/question_edit_tips.html
converted Google Analytics code to use asynchronous tracking
[osqa.git] / forum / skins / default / templates / question_edit_tips.html
index 7e1bafe217b82b3b3477e02e232380fe32c296d8..3e72a1e6c3d3e4301e6a3a407e0d649b3088e261 100644 (file)
@@ -71,7 +71,7 @@
         </li>
     </ul>
     <p class='info-box-follow-up-links'>
-        <a href="http://en.wikipedia.org/wiki/Markdown" target="_blank">{% trans "learn more about Markdown" %} </a>
+        <a href="/markdown_help" target="_blank">{% trans "learn more about Markdown" %} </a>
     </p>
 </div>
 
     <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>