Skip to content

Commit 6bd3d8a

Browse files
authored
Adjusting wording
1 parent 8bb423a commit 6bd3d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/data-import/csv-import.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ What the command does is:
3131
* *`AS alias` (optional)* -> names each row for reference.
3232
* *`FIELDTERMINATOR` (optional)* -> the default field terminator in CSV files is the comma, but others are supported and can be specified here.
3333

34-
You can import link:https://neo4j.com/docs/cypher-manual/current/clauses/load-csv/#_import_local_files[your local files].
34+
You can import link:https://neo4j.com/docs/cypher-manual/current/clauses/load-csv/#_import_local_files[local files].
3535
However, in this tutorial, you will use a link to load the CSV file:
3636

3737
[source,cypher]

0 commit comments

Comments
 (0)