[tor-commits] [tpo/staging] Fix copy typos

emmapeel at torproject.org emmapeel at torproject.org
Wed May 29 07:43:25 UTC 2019


commit 9c648a8b06b2165ff52274527a4977dfe320f039
Author: Antonela <hola at antonela.me>
Date:   Fri Apr 26 16:07:59 2019 -0300

    Fix copy typos
---
 templates/download-android.html | 2 +-
 templates/download.html         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/download-android.html b/templates/download-android.html
index 8660c9a..420856c 100644
--- a/templates/download-android.html
+++ b/templates/download-android.html
@@ -33,6 +33,6 @@
     </div>
   </div>
   <div class="row pb-5">
-      <a class="text-light mx-auto text-center nick" href="https://itunes.apple.com/us/app/onion-browser/id519296448?mt=8">{{ _('Are you a iOS user? We encourage you to try Onion Browser.') }} </a>
+      <a class="text-light mx-auto text-center nick" href="https://itunes.apple.com/us/app/onion-browser/id519296448?mt=8">{{ _('Are you an iOS user? We encourage you to try Onion Browser.') }} </a>
   </div>
 </div>
diff --git a/templates/download.html b/templates/download.html
index 7408621..561d727 100644
--- a/templates/download.html
+++ b/templates/download.html
@@ -11,7 +11,7 @@
       </div>
       <div class="row pl-3 pr-5 text-tpo">
               <p class="text-tpo">{{ _('If Tor is not censored, one of the most common reasons Tor won\'t connect is an incorrect system clock. Please make sure it\'s set correctly.') }}</p>
-              <h6><a href="https://support.torproject.org/{{ this.alt }}" title="{{ _('Support Portal') }}">{{ _('Read other FAQ\'s at our Support Portal') }}</a></h6>
+              <a href="https://support.torproject.org/{{ this.alt }}" title="{{ _('Support Portal') }}">{{ _('Read other FAQs at our Support Portal') }}</a>
       </div>
     </div>
     <div class="col-sm-6">





More information about the tor-commits mailing list