docs: typography hygiene across 6 pages (cli/gateway/platforms)

This commit is contained in:
Vincent Koc
2026-05-05 22:44:17 -07:00
parent 5f783d7ddd
commit fa2a32d0c5
6 changed files with 12 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ For Tailscale or public hosts, Android requires a secure endpoint:
### Prerequisites
- You can run the Gateway on the master machine.
- You can run the Gateway on the "master" machine.
- Android device/emulator can reach the gateway WebSocket:
- Same LAN with mDNS/NSD, **or**
- Same Tailscale tailnet using Wide-Area Bonjour / unicast DNS-SD (see below), **or**
@@ -84,7 +84,7 @@ service endpoint instead of TXT-only hints.
#### Tailnet (Vienna ⇄ London) discovery via unicast DNS-SD
Android NSD/mDNS discovery wont cross networks. If your Android node and the gateway are on different networks but connected via Tailscale, use Wide-Area Bonjour / unicast DNS-SD instead.
Android NSD/mDNS discovery won't cross networks. If your Android node and the gateway are on different networks but connected via Tailscale, use Wide-Area Bonjour / unicast DNS-SD instead.
Discovery alone is not sufficient for tailnet/public Android pairing. The discovered route still needs a secure endpoint (`wss://` or Tailscale Serve):