mirror of https://github.com/fatedier/frp.git
English grammar fix. (#1619)
This commit is contained in:
parent
4832a2a1e9
commit
0f59b8f329
|
@ -41,7 +41,7 @@ const (
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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/>
|
<p>Sorry, the page you are looking for is currently unavailable.<br/>
|
||||||
Please try again later.</p>
|
Please try again later.</p>
|
||||||
<p>The server is powered by <a href="https://github.com/fatedier/frp">frp</a>.</p>
|
<p>The server is powered by <a href="https://github.com/fatedier/frp">frp</a>.</p>
|
||||||
|
|
Loading…
Reference in New Issue