Skip to content

Commit 82c8609

Browse files
Update modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent b66b58c commit 82c8609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ ALTER ALIAS `remote-with-default-language` SET DATABASE DEFAULT LANGUAGE CYPHER
352352
a| Alter the default Cypher version of a remote database alias.
353353
The available versions are `CYPHER 25` and `CYPHER 5`.
354354
It is not possible to alter the default Cypher version of a local database alias or an alias belonging to a composite database.
355-
Local database aliases always have the Cypher version of their target database and aliases belonging to composite databases always have the default language of the composite database.
355+
Local database aliases always have the Cypher version of their target database and aliases belonging to composite databases always have the Cypher version of the composite database.
356356
For more information, see the link:{neo4j-docs-base-uri}/operations-manual/current/database-administration/aliases/manage-aliases-standard-databases/#alter-default-language-remote-database-alias[Operations Manual -> Alter the default Cypher version of a remote database alias].
357357

358358
a|

0 commit comments

Comments
 (0)