Browse Source

documentation: Update Clash default_mode description

世界 2 years ago
parent
commit
a7dadd8671

+ 1 - 1
docs/configuration/experimental/index.md

@@ -78,7 +78,7 @@ ALWAYS set a secret if RESTful API is listening on 0.0.0.0
 
 #### default_mode
 
-Default mode in clash, `rule` will be used if empty.
+Default mode in clash, `Rule` will be used if empty.
 
 This setting has no direct effect, but can be used in routing and DNS rules via the `clash_mode` rule item.
 

+ 1 - 1
docs/configuration/experimental/index.zh.md

@@ -76,7 +76,7 @@ RESTful API 的密钥(可选)
 
 #### default_mode
 
-Clash 中的默认模式,默认使用 `rule`。
+Clash 中的默认模式,默认使用 `Rule`。
 
 此设置没有直接影响,但可以通过 `clash_mode` 规则项在路由和 DNS 规则中使用。