Skip to content

Commit 32ccb02

Browse files
committed
Remove file extension from documentation
1 parent d33c34b commit 32ccb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documents/2016_Data_load.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The persistence cluster role needs to be active, and its dependencies (`Zookeepe
1818
$ export HMDA_CLUSTER_PORT=2551
1919
$ sbt
2020
> project loader
21-
> run /tmp/sample_lar.txt 2016
21+
> run /tmp/sample_lar 2016
2222
```
2323

2424
This will connect to the running cluster and send the contents of each file in the directory to the appropriate Actor responsible for storing `LARs` in the 2016 period.

0 commit comments

Comments
 (0)