From e859c0a6ef4fbc3c78ace8efec33c4bb3d7a8313 Mon Sep 17 00:00:00 2001 From: Steven Tang Date: Thu, 25 Aug 2022 13:42:22 +0800 Subject: [PATCH] Fix typo in features.md (#32) --- docs/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.md b/docs/features.md index 6d8628b5..45cd82f8 100644 --- a/docs/features.md +++ b/docs/features.md @@ -81,7 +81,7 @@ | Feature | clash-premium | |-------------------------------------------|---------------| | Full IPv6 support | X | -| Auto route on Linux/Windows/maxOS/Android | ✔ | +| Auto route on Linux/Windows/macOS/Android | ✔ | | Embed windows driver | X | | Custom address/mtu | X | | Limit uid (Linux) in routing | X |