Skip to content

Commit 90f8297

Browse files
Update modules/ROOT/pages/database-administration/aliases/manage-aliases-composite-databases.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent 1749996 commit 90f8297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ CYPHER 25 USE `my.garden.beautiful.flowers` RETURN 1
350350
==== Creating a new alias with dots
351351

352352
During `CREATE`, Cypher 25 splits the given name on each dot, left to right, and checks if a corresponding composite database exists.
353-
If no composite database is found, Cypher25 falls back to creating a regular non-composite alias.
353+
If no composite database is found, Cypher 25 falls back to creating a regular non-composite alias.
354354

355355
For example:
356356

0 commit comments

Comments
 (0)