Fix typo of interface (#32636)

Signed-off-by: Shuyi <sunshuyi1993@hotmail.com>
This commit is contained in:
Shuyi Sun 2024-09-04 18:01:00 +08:00 committed by GitHub
parent 081a3852c2
commit c4b0fbc105
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
<artifactId>keycloak-account-ui</artifactId>
<name>Keycloak Account UI</name>
<description>The user inferface to manage an account on the Keycloak server.</description>
<description>The user interface to manage an account on the Keycloak server.</description>
<profiles>
<profile>

View file

@ -14,7 +14,7 @@
<artifactId>keycloak-admin-ui</artifactId>
<name>Keycloak Admin UI</name>
<description>The user inferface to administrate the Keycloak server.</description>
<description>The user interface to administrate the Keycloak server.</description>
<profiles>
<profile>