Skip to content

Commit 6d49cd5

Browse files
committed
Fix formatting issue due to second missing `
1 parent 84090be commit 6d49cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/aliases/manage-aliases-standard-databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ This will be validated when the command is executed.
406406

407407
The driver settings are set in the `DRIVER` clause of the `CREATE ALIAS` or `ALTER ALIAS` commands.
408408
For example, the following query creates a remote database alias using driver settings `connection_timeout` and
409-
`connection_pool_max_size` for connecting to the remote database `northwind-graph-2020:
409+
`connection_pool_max_size` for connecting to the remote database `northwind-graph-2020`:
410410

411411
.Query
412412
[source, cypher]

0 commit comments

Comments
 (0)