Browse Source

English grammar fix. (#1619)

Joe Cloud 5 năm trước cách đây
mục cha
commit
0f59b8f329
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      utils/vhost/resource.go

+ 1 - 1
utils/vhost/resource.go

@@ -41,7 +41,7 @@ const (
 </style>
 </head>
 <body>
-<h1>The page you visit not found.</h1>
+<h1>The page you requested was not found.</h1>
 <p>Sorry, the page you are looking for is currently unavailable.<br/>
 Please try again later.</p>
 <p>The server is powered by <a href="https://github.com/fatedier/frp">frp</a>.</p>