From 45015f77b718c1cc38292600a6b85c0d64d1d300 Mon Sep 17 00:00:00 2001 From: Quentin Date: Sat, 9 Nov 2024 21:03:07 +0100 Subject: [PATCH] Typo: Reauthentication=>Re-authentication --- .../security/oauth2/core/docker/jhipster-realm.json.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/generator/server/springboot/mvc/security/oauth2/core/docker/jhipster-realm.json.mustache b/src/main/resources/generator/server/springboot/mvc/security/oauth2/core/docker/jhipster-realm.json.mustache index a74ae77ffca..226b81e74b5 100644 --- a/src/main/resources/generator/server/springboot/mvc/security/oauth2/core/docker/jhipster-realm.json.mustache +++ b/src/main/resources/generator/server/springboot/mvc/security/oauth2/core/docker/jhipster-realm.json.mustache @@ -1807,7 +1807,7 @@ { "id": "da7d3a39-7077-4354-9ffc-5b9f79fbaf0d", "alias": "Verify Existing Account by Re-authentication", - "description": "Reauthentication of existing account", + "description": "Re-authentication of existing account", "providerId": "basic-flow", "topLevel": false, "builtIn": true,