From 427f7230f3e4d54dc3d916c0f047506d4afae1ad Mon Sep 17 00:00:00 2001 From: Axel Bocciarelli Date: Mon, 30 Oct 2023 10:53:33 +0100 Subject: [PATCH] Fix typo in available-endpoints.adoc (#24378) --- .../securing_apps/topics/oidc/available-endpoints.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/securing_apps/topics/oidc/available-endpoints.adoc b/docs/documentation/securing_apps/topics/oidc/available-endpoints.adoc index 55cc886311..333c1ef25c 100644 --- a/docs/documentation/securing_apps/topics/oidc/available-endpoints.adoc +++ b/docs/documentation/securing_apps/topics/oidc/available-endpoints.adoc @@ -3,7 +3,7 @@ As a fully-compliant OpenID Connect Provider implementation, {project_name} exposes a set of endpoints that applications and services can use to authenticate and authorize their users. -This section describes some of the key endpoints that your application and service should be use when +This section describes some of the key endpoints that your application and service should use when interacting with {project_name}. ==== Endpoints