diff --git a/web/src/pages/Upstream/locales/en-US.ts b/web/src/pages/Upstream/locales/en-US.ts index 424df4e832..01038ead2f 100644 --- a/web/src/pages/Upstream/locales/en-US.ts +++ b/web/src/pages/Upstream/locales/en-US.ts @@ -104,9 +104,9 @@ export default { 'page.upstream.checks.active.unhealthy.interval.description': 'Interval between checks for unhealthy targets (in seconds)', 'page.upstream.checks.passive.healthy.http_statuses.description': - 'Which HTTP statuses to consider a failure', - 'page.upstream.checks.passive.unhealthy.http_statuses.description': 'Which HTTP statuses to consider a success', + 'page.upstream.checks.passive.unhealthy.http_statuses.description': + 'Which HTTP statuses to consider a failure', 'page.upstream.checks.passive.unhealthy.http_failures.description': 'Number of HTTP failures to consider a target unhealthy', 'page.upstream.checks.passive.unhealthy.tcp_failures.description':