From e7e98be419b5f7d72603567fbbf6fc1e85956006 Mon Sep 17 00:00:00 2001 From: braginini Date: Wed, 24 Aug 2022 19:28:06 +0200 Subject: [PATCH] Fix typo --- docs/integrations/identity-providers/self-hosted/keycloak.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/identity-providers/self-hosted/keycloak.md b/docs/integrations/identity-providers/self-hosted/keycloak.md index a398d35d..6ff613c9 100644 --- a/docs/integrations/identity-providers/self-hosted/keycloak.md +++ b/docs/integrations/identity-providers/self-hosted/keycloak.md @@ -152,7 +152,7 @@ In this step, we will create and configure the NetBird client audience for Keycl - Switch to `Client scopes` tab - Click `Add client scope` button - Choose `api` -- CLick `Add` choosing `Default` +- Click `Add` choosing `Default` - The value `netbird-client` will be used as audience ![](/img/integrations/identity-providers/self-hosted/keycloack-add-client-scope.png)