fix(docs): Add missing word
This commit is contained in:
parent
3b1dffdd1f
commit
4cf7b4fccd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ To configure the {appserver_name} instance that the application is deployed on s
|
||||||
<subsystem xmlns="urn:jboss:domain:keycloak:1.1"/>
|
<subsystem xmlns="urn:jboss:domain:keycloak:1.1"/>
|
||||||
----
|
----
|
||||||
|
|
||||||
. Modify this text to prepare the file for pasting in contents from the *Keycloak OIDC JBoss Subsystem XML* template we obtained {project_name} admin console *Installation* tab by changing the XML entry from self-closing to using a pair of opening and closing tags:
|
. Modify this text to prepare the file for pasting in contents from the *Keycloak OIDC JBoss Subsystem XML* template we obtained from {project_name} admin console *Installation* tab by changing the XML entry from self-closing to using a pair of opening and closing tags:
|
||||||
+
|
+
|
||||||
[source,xml]
|
[source,xml]
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in a new issue