From c8155e2adbb650b93fb05924ddbeccebfbbcac5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Vondr=C3=A1k?= <35740435+TomasVondrak@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:44:49 +0100 Subject: [PATCH] Correct typo in portal mode documentation Fix typo in portal mode description. --- docs/portal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/portal.md b/docs/portal.md index c917e3ac..a06a079b 100644 --- a/docs/portal.md +++ b/docs/portal.md @@ -4,7 +4,7 @@ The portal mode is used to integrate the webapp within the [BonvinLab computatio By default the webapp runs in standalone mode, meaning registration, login and user management is done by the webapp. -In portal mode the webapp hands that responsiblity of the the portal and its backend. +In portal mode the webapp hands that responsiblity of the portal and its backend. Also the header and footer similar to the portal will be shown. To steps to render a non-anomyous page in the webapp are