Skip to content

Commit

Permalink
readme: grammatical correction
Browse files Browse the repository at this point in the history
Co-authored-by: Joakim Bygdell <[email protected]>
  • Loading branch information
nanjiangshu and jbygdell committed Dec 11, 2024
1 parent f3c1537 commit de39a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ docker stop ingest
docker cp verify:/shared /tmp/
```

This will copy all data from the container's `/shared` folder to `/tmp/shared` on your local machine, so that we have access to all the required auto generated files that will be required.
This will copy all data from the container's `/shared` folder to `/tmp/shared` on your local machine, so that we have access to all the auto generated files that will be required.

- Change to the folder `sda` and start the `ingest` service using:

Expand Down

0 comments on commit de39a95

Please sign in to comment.