From 679481fbe586ad4a06eb60051f3c037e3f8aaba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Alcob=C3=A9=20Tall=C3=B3?= <88369818+marcalcobe@users.noreply.github.com> Date: Sun, 23 Nov 2025 21:47:02 +0100 Subject: [PATCH] Update docs/mobile-app-guide/first-steps/README.md Co-authored-by: Maya Berdygylyjova --- docs/mobile-app-guide/first-steps/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mobile-app-guide/first-steps/README.md b/docs/mobile-app-guide/first-steps/README.md index 9ce301d71e6..5f4b22cbf55 100644 --- a/docs/mobile-app-guide/first-steps/README.md +++ b/docs/mobile-app-guide/first-steps/README.md @@ -15,7 +15,7 @@ Follow these steps to install and start using the **OpenProject Mobile App (Beta Before downloading the app, please ensure your environment meets the following prerequisites: * **An active OpenProject account:** Either from an **OpenProject Cloud** workspace or an **OpenProject On-premises** installation with API access enabled. -* Having a **signed certificate** (**https** not http) on your instance to be able to log in. +* A **signed certificate** (**https** not http) on your instance to be able to log in. * **Minimum OpenProject version:** 17.0.0 > [!NOTE] > If you have a previous version of OpenProject you can connect your OpenProject instance by asking your administrator to enable the Built in OAuth applications flag under `_{BASE_URL}/admin/settings/experimental_`.