From b483f62d109a3966f8f30086485c9115a96c4ae0 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 26 Oct 2023 03:28:46 +0200 Subject: [PATCH] typo --- doc/DOCS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DOCS.md b/doc/DOCS.md index 3075409..a038a89 100644 --- a/doc/DOCS.md +++ b/doc/DOCS.md @@ -78,6 +78,6 @@ And to promote them as an administrator of your instance: To use OpenID Connect, the YunoHost admin must: -* install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package (note that your server must compile it, which can be resource-intensive.) +* install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package (note that your server must compile it, which can be resource-intensive) * configure Dex properly during the installation (all entered information will be used in the next step, so keep it in a safe place) * configure GTS using the config panel's OIDC form: `Applications > GoToSocial > Config Panel > OpenID Connect settings`