Skip to content

Commit 0523df3

Browse files
committed
fix the typo
1 parent 7eb7022 commit 0523df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ These are some things you need to keep in mind when creating your input files:
6868
Indexes and constraints are not created during the import.
6969
Instead, you have to add these afterward (see link:{neo4j-docs-base-uri}/cypher-manual/current/indexes-for-full-text-search[Cypher Manual -> Indexes]).
7070
71-
You can use the `--schema` option to create and populate indexes and contraints during the import process.
71+
You can use the `--schema` option to create and populate indexes and constraints during the import process.
7272
The option is available in the Enterprise Edition and works only for the block format.
7373
See <<indexes-constraints-import, Provide indexes and constraints during import>> for more information.
7474
====

0 commit comments

Comments
 (0)