From b3137f5307f8d755a58e8a8220fb133c5ce4ab16 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Wed, 28 May 2025 13:26:41 -0500 Subject: [PATCH] website/docs: spell out administrator in service template (#14770) * spell out administrator * tweak to bump build checks --------- Co-authored-by: Tana M Berry --- website/integrations/template/service.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index 7ccbe3e36b..3a7d14eb9a 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -29,7 +29,7 @@ _Any specific info about this integration can go here._ ### Create an application and provider in authentik -1. Log in to authentik as an admin, and open the authentik Admin interface. +1. Log in to authentik as an administrator and open the authentik Admin interface. 2. Navigate to **Applications** > **Applications** and click **Create with Provider** to create an application and provider pair. (Alternatively you can first create a provider separately, then create the application and connect it with the provider.) - **Application**: provide a descriptive name, an optional group for the type of application, the policy engine mode, and optional UI settings. @@ -43,7 +43,7 @@ _Any specific info about this integration can go here._ ## Service configuration -Insert Service configuration +Insert service configuration 1. Write first step here...