fix: correct typo in Features section of README
rabbitprincess committed
Nov 8, 2025 at 10:38 UTC
f5ffd647775a8a2b7f9281d56173852dd78ba421
1 file changed
+1
-1
README.md
+1
-1
@@ -26,7 +26,7 @@ This enables developers to publish local services globally without managing serv
26
- 🔄 **Connection Relay**: Connects clients behind NAT or firewalls through the Portal network.
27
- 🔐 **End-to-End Encryption**: Fully encrypted client-to-client communication, including browser sessions via a WASM-based Service Worker proxy.
28
- 🚀 **High Performance**: Multiplexed connections using yamux
29
-- ⚙️ **Simple Setting**: Build and bootstrap apps quickly using the Portal SDK or Tunnel client.
29
+- ⚙️ **Simple Setup**: Build and bootstrap apps quickly using the Portal SDK or Tunnel client.
30
- 🤖 **AI Friendly**: Instantly publish AI-generated websites or applications.
31
32
## Quick Start