Browse Source

fix: typo (#3938)

Remember 1 year ago
parent
commit
f7efbfeec5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/frps_full_example.toml

+ 1 - 1
conf/frps_full_example.toml

@@ -129,7 +129,7 @@ allowPorts = [
 maxPortsPerClient = 0
 maxPortsPerClient = 0
 
 
 # If subDomainHost is not empty, you can set subdomain when type is http or https in frpc's configure file
 # If subDomainHost is not empty, you can set subdomain when type is http or https in frpc's configure file
-# When subdomain is est, the host used by routing is test.frps.com
+# When subdomain is test, the host used by routing is test.frps.com
 subDomainHost = "frps.com"
 subDomainHost = "frps.com"
 
 
 # custom 404 page for HTTP requests
 # custom 404 page for HTTP requests