From b440a03718ca95d437f1d4740157cafc7f3ae655 Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Thu, 24 Feb 2022 11:39:42 -0700 Subject: [PATCH] Minor typos --- site/source/support/common-issues.rst | 2 +- site/source/support/contact.rst | 2 +- site/source/user-manual/device-guides/limitations/lim-ios.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/source/support/common-issues.rst b/site/source/support/common-issues.rst index 2866a38..2633ae5 100644 --- a/site/source/support/common-issues.rst +++ b/site/source/support/common-issues.rst @@ -45,7 +45,7 @@ I am unable to reach Embassy via it's ``xxxxxxxxxxxxxxxxxx.onion`` (Tor) address #. If you are not yet running a Tor daemon on your device, follow :ref:`these instructions `. If you are already running a Tor daemon, restart it, or in the case of Android, restart your phone. #. If you are using Firefox, ensure it has been :ref:`properly configured ` to work with .onion URLS. #. **If Tor Browser does not work** - It means there is an issue with your Embassy. - #. **Test** - Try visiting your Embassy over LAN from a non-Tor browser such as Firefox, Chrome, or Safari. + #. **Test** - Try visiting your Embassy over :ref:`LAN` from a non-Tor browser such as Firefox, Chrome, or Safari. #. **If LAN works** - it means the issue is an issue with Tor on your Embassy. #. **Solutions** #. Wait an hour or so to allow Tor on your Embassy to fix itself. diff --git a/site/source/support/contact.rst b/site/source/support/contact.rst index fca4477..940a04f 100644 --- a/site/source/support/contact.rst +++ b/site/source/support/contact.rst @@ -9,7 +9,7 @@ Community Channels * `Telegram `_ - Primary community channel -* `Matrix `_ - Community channel tht will gradually replace Telegram. +* `Matrix `_ - Community channel that will gradually replace Telegram. * `Matrix Dev `_ - Primary channel for collaboration on EmbassyOS development and service packaging. diff --git a/site/source/user-manual/device-guides/limitations/lim-ios.rst b/site/source/user-manual/device-guides/limitations/lim-ios.rst index 2ac9d49..f968634 100644 --- a/site/source/user-manual/device-guides/limitations/lim-ios.rst +++ b/site/source/user-manual/device-guides/limitations/lim-ios.rst @@ -8,7 +8,7 @@ Tor --- It is not currently possible to run Tor natively (in the background) on iOS. This means that many iOS apps will be unable to connect to your Embassy. The best chance for a Tor background process on iOS in the future is via the `iCepa Project `_. -Many apps, such as :ref:`Fully Noded ` and :ref:`Zap `, support Tor natively. And any Embassy service that has a Tor UI can be accessed using `Onion Browser `_. +Many apps, such as :ref:`Fully Noded ` and :ref:`Zap `, support Tor natively, and any Embassy service that has a Tor UI can be accessed using `Onion Browser `_. Matrix ------