Skip to content

Commit

Permalink
Minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mluypaert committed Apr 20, 2021
1 parent d16c081 commit fa4b3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ The best way to run the imports is against a local `datomic:ddb-local` or `datom

e.g: dynamodb-local
```bash
export WB_DB_URI="datmomic:ddb-local://localhost:8000/WSNames/12022019 # The Dynamo DB table here is `WSNames`
export WB_DB_URI="datomic:ddb-local://localhost:8000/WSNames/12022019 # The Dynamo DB table here is `WSNames`
```
See [here][14] for instructions on creating a local DynamoDB database.
Expand Down

0 comments on commit fa4b3d2

Please sign in to comment.