Skip to content

Commit 92e58f6

Browse files
committed
Make WAIT into consistent
1 parent 071b515 commit 92e58f6

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
@@ -237,7 +237,7 @@ SHOW DATABASES YIELD name
237237
=====
238238
[.include-with-cypher-5]
239239
======
240-
Sub-clause `WAIT` allows you to specify a time limit in which the command must complete and return.
240+
Sub-clause `WAIT` allows you to specify a time limit for the command to complete and return.
241241

242242
[source, cypher]
243243
----

0 commit comments

Comments
 (0)