Skip to content

Commit c19ac78

Browse files
Remove incorrect comma from example in README
1 parent 37baf49 commit c19ac78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Once your configuration files are complete, you can use TypeDB Loader in one of
9292

9393
```Shell
9494
./bin/typedbloader load \
95-
-tdb localhost:1729, \
95+
-tdb localhost:1729 \
9696
-c /path/to/your/config.json \
9797
-db databaseName \
9898
-cm

0 commit comments

Comments
 (0)