diff --git a/docbook/reference/en/en-US/modules/identity-broker.xml b/docbook/reference/en/en-US/modules/identity-broker.xml
index 8bb7783..a262b85 100755
--- a/docbook/reference/en/en-US/modules/identity-broker.xml
+++ b/docbook/reference/en/en-US/modules/identity-broker.xml
@@ -1275,19 +1275,11 @@ keycloak.createLoginUrl({
<term>BROKER_PROVIDER_ID</term>
<listitem>
<para>
- This is the provider id of the broker used to perform the login.
+ This is the IDP alias of the broker used to perform the login.
</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term>BROKER_ALIAS</term>
- <listitem>
- <para>
- This is the provider id of the broker used to perform the login.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
+ </variablelist>
</para>
</section>