Skip to content

Commit c6f1711

Browse files
committed
remove a leftover formatting
1 parent 331ca0e commit c6f1711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/aliases/remote-database-alias-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ Meanwhile, _Alice_ is the administrator that assigns who has access to the privi
5252
In the example, _Alice_ will assign that access to _Carol_.
5353

5454
See xref:authentication-authorization/dbms-administration/index.adoc[DBMS privileges] for more information.
55-
====
5655

5756

5857
_Carol_ can use her own regular credentials to access the remote database `db1` in *DBMS B* after _Bob_ creates a user profile for her and shares the credentials with _Alice_.
@@ -349,6 +348,7 @@ If a transaction modifies an alias (e.g. changing the database targeted on *DBMS
349348
This prevents issues such as a transaction executing against multiple target databases for the same alias.
350349
====
351350

351+
352352
== Connect to remote database aliases
353353

354354
You can connect to a remote database alias the same way as you would connect to a standard database using any of the following options:

0 commit comments

Comments
 (0)