Commit dcee5b09 authored by Gus's avatar Gus 🍫
Browse files

Improve bridges definition

parent 25fed658
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@ async def explain_bridges(client: Client, callback: CallbackQuery):
        text="<b>"
             + _("What are Tor bridges?")
             + "</b>\n\n"
             + _("Tor bridges are relays nodes run by volunteers that help you "
             + _("Tor bridges are non-public nodes run by volunteers that help you "
                 "access the Tor network when your internet provider has blocked it, "
                 "or when anyone monitoring your connection blocks you from using Tor, "
                 "such as your university, workplace, or household members.")