From b57ce4c7eb90060e48aadb14928f4ac224235e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9on=20Avic=20Simmons?= Date: Mon, 29 Jun 2026 13:55:36 -0400 Subject: [PATCH] docs: fix 2 typos in redirect pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix "redirect" → "redirected" in passive voice sentences across two HTML redirect stubs. --- static/index.html | 2 +- static/vi-api/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index 23abf74..1653e27 100644 --- a/static/index.html +++ b/static/index.html @@ -7,7 +7,7 @@ -

You will be redirect to the latest version of the Greenbone Community Documentation.

+

You will be redirected to the latest version of the Greenbone Community Documentation.

diff --git a/static/vi-api/index.html b/static/vi-api/index.html index 8e4453f..8101b74 100644 --- a/static/vi-api/index.html +++ b/static/vi-api/index.html @@ -7,7 +7,7 @@ -

You will be redirect to the latest +

You will be redirected to the latest version of the Greenbone Vulnerability Intelligence API Documentation.