From 1604fb59e6d97f96ed8940c0feff0928f10f078a Mon Sep 17 00:00:00 2001 From: jcz1 Date: Tue, 22 Mar 2022 08:46:47 +0100 Subject: [PATCH] Update db.adoc (#10753) redundant text --- docs/guides/src/main/server/db.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/src/main/server/db.adoc b/docs/guides/src/main/server/db.adoc index 4c6c50d693..1c155f300b 100644 --- a/docs/guides/src/main/server/db.adoc +++ b/docs/guides/src/main/server/db.adoc @@ -7,7 +7,7 @@ summary="An overview about how to configure relational databases" includedOptions="db db-* transaction-xa-enabled"> -In this guide, you are going to understand how to configure the server to store data using different relational databases. You should also learn +In this guide, you are going to understand how to configure the server to store data using different relational databases. You will also learn what databases are supported by the server. == Querying the list of supported databases @@ -126,4 +126,4 @@ Keycloak uses XA transactions and the appropriate database drivers by default. T Keycloak will automatically choose the appropriate jdbc driver for your vendor. - \ No newline at end of file +