English grammar fix.

This commit is contained in:
Joe Cloud 2020-01-14 21:04:02 -06:00 committed by GitHub
parent 717b640b72
commit 2a753c36f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>