From ba648cbf6bd2117d24d939413a29d2bbd9ef3690 Mon Sep 17 00:00:00 2001 From: nullptr <101915990+null-1024@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:38:03 +0800 Subject: [PATCH] typo --- docs/configuration/dns/index.md | 2 +- docs/configuration/dns/index.zh.md | 2 +- docs/configuration/endpoint/index.zh.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/configuration/dns/index.md b/docs/configuration/dns/index.md index 43c7d573..94d316a1 100644 --- a/docs/configuration/dns/index.md +++ b/docs/configuration/dns/index.md @@ -33,7 +33,7 @@ icon: material/new-box | Key | Format | |----------|---------------------------------| -| `server` | List of [DNS Server](./server/) | +| `servers` | List of [DNS Server](./server/) | | `rules` | List of [DNS Rule](./rule/) | | `fakeip` | [FakeIP](./fakeip/) | diff --git a/docs/configuration/dns/index.zh.md b/docs/configuration/dns/index.zh.md index 8ed6a854..02a90e6e 100644 --- a/docs/configuration/dns/index.zh.md +++ b/docs/configuration/dns/index.zh.md @@ -33,7 +33,7 @@ icon: material/new-box | 键 | 格式 | |----------|-------------------------| -| `server` | 一组 [DNS 服务器](./server/) | +| `servers` | 一组 [DNS 服务器](./server/) | | `rules` | 一组 [DNS 规则](./rule/) | #### final diff --git a/docs/configuration/endpoint/index.zh.md b/docs/configuration/endpoint/index.zh.md index 69ba2d09..997fc9ee 100644 --- a/docs/configuration/endpoint/index.zh.md +++ b/docs/configuration/endpoint/index.zh.md @@ -25,7 +25,7 @@ icon: material/new-box | 类型 | 格式 | |-------------|---------------------------| -| `wireguard` | [WireGuard](./wiregaurd/) | +| `wireguard` | [WireGuard](./wireguard/) | #### tag