i2p: Fix grammar in description

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Benedek Nagy 2022-01-08 21:21:49 +00:00 committed by Sunil Mohan Adapa
parent e79f0b5298
commit 79cdcbdb1b
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -14,8 +14,8 @@ class I2PAppView(AppView):
template_name = 'i2p.html'
proxies_description = [
_('I2P lets you browse the Internet and hidden services (eepsites) '
'anonymously. For this, your browser, preferably a Tor Browser, '
'needs to be configured for a proxy.'),
'anonymously. For this, your browser, preferably the Tor Browser, '
'needs to be configured with a proxy.'),
_('By default HTTP, HTTPS and IRC proxies are available. Additional '
'proxies and tunnels may be configured using the tunnel '
'configuration interface.'),