From 0abe4c12cf0365ecd5944863fac339412588bf40 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Wed, 12 Feb 2025 20:58:22 +0800 Subject: [PATCH] Fixed #526 - Fixed typos --- src/mod/dynamicproxy/templates/hosterror.html | 2 +- src/web/hosterror.html | 2 +- src/web/rperror.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mod/dynamicproxy/templates/hosterror.html b/src/mod/dynamicproxy/templates/hosterror.html index 0325ac0..63b3666 100644 --- a/src/mod/dynamicproxy/templates/hosterror.html +++ b/src/mod/dynamicproxy/templates/hosterror.html @@ -123,7 +123,7 @@
-

What happend?

+

What happened?

The reverse proxy target domain is not found.
For more information, see the error message on the reverse proxy terminal.

diff --git a/src/web/hosterror.html b/src/web/hosterror.html index 0325ac0..63b3666 100644 --- a/src/web/hosterror.html +++ b/src/web/hosterror.html @@ -123,7 +123,7 @@
-

What happend?

+

What happened?

The reverse proxy target domain is not found.
For more information, see the error message on the reverse proxy terminal.

diff --git a/src/web/rperror.html b/src/web/rperror.html index 847f297..c8d1822 100644 --- a/src/web/rperror.html +++ b/src/web/rperror.html @@ -124,7 +124,7 @@
-

What happend?

+

What happened?

The web server reported a bad gateway error.
For more information, see the error message on the reverse proxy terminal.