Fix typo of interface (#32636)
Signed-off-by: Shuyi <sunshuyi1993@hotmail.com>
This commit is contained in:
parent
081a3852c2
commit
c4b0fbc105
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue