commit fed35858ddb4888d1d1950611b3ac91d899d0f5a
Author: Roger Dingledine <[email protected]>
Date:   Mon May 18 17:37:00 2020 -0400

    fix grammar on 'onionize any website' text
    
    while i'm here, also change the part where it says "we show you",
    because we don't yet do that.
---
 templates/onion-services.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/onion-services.html b/templates/onion-services.html
index 2362213..a42891a 100644
--- a/templates/onion-services.html
+++ b/templates/onion-services.html
@@ -26,7 +26,7 @@
   <div class="row py-5 text-center mx-auto">
     <h2 class="display-4 text-primary text-center mx-auto">{{ _('Onionize any 
website') }}</h2>
     <p class="text-center">
-      {{ _('There\'s a toolkit that lets you take any existing website and 
host it as a .onion site. You would want do this because .onion sites are more 
secure than just regular sites. We show you how to use this toolkit and 
onionize a site.') }}
+      {{ _('There\'s a toolkit that lets you take any existing website and 
host it as a .onion site too. You would do this because .onion sites are more 
secure than just regular sites. There is an installation guide for how to use 
this toolkit to onionize your site.') }}
     </p>
     <a class="btn btn-lg btn-outline-primary mx-auto my-3" 
href="https://github.com/alecmuffett/eotk";>
           {{ _('Check out the code') }}<i class="ml-3 pt-2 fas 
fa-arrow-right"></i>

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to