From 529cfe2d9adaa894edb2b744f8892ccb60b82b59 Mon Sep 17 00:00:00 2001 From: Hellojack <106379370+H1JK@users.noreply.github.com> Date: Sat, 13 Aug 2022 11:01:22 +0800 Subject: [PATCH] Fix documentation typo (#13) --- docs/configuration/route/geoip.md | 2 +- docs/configuration/route/geosite.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration/route/geoip.md b/docs/configuration/route/geoip.md index cc92c089..2e8bf3db 100644 --- a/docs/configuration/route/geoip.md +++ b/docs/configuration/route/geoip.md @@ -30,6 +30,6 @@ Default is `https://github.com/SagerNet/sing-geoip/releases/latest/download/geoi #### download_detour -The ag of the outbound to download the database. +The tag of the outbound to download the database. Default outbound will be used if empty. \ No newline at end of file diff --git a/docs/configuration/route/geosite.md b/docs/configuration/route/geosite.md index f70540e0..fd15fa9c 100644 --- a/docs/configuration/route/geosite.md +++ b/docs/configuration/route/geosite.md @@ -30,6 +30,6 @@ Default is `https://github.com/SagerNet/sing-geosite/releases/latest/download/ge #### download_detour -The ag of the outbound to download the database. +The tag of the outbound to download the database. Default outbound will be used if empty. \ No newline at end of file