Skip to content

Commit 33ad174

Browse files
Update modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent 806592e commit 33ad174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ For example:
376376
----
377377
CREATE DATABASE actors DEFAULT LANGUAGE CYPHER 25
378378
----
379-
This command creates a database named `actors` with the default Cypher version set to 5.
379+
This command creates a database named `actors` with the default Cypher version set to 25.
380380

381381
include::partial$/view-cypher-version.adoc[]
382382

0 commit comments

Comments
 (0)