Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
philgyford authored May 30, 2022
1 parent eae5e3a commit 8d2c854
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 @@ -132,7 +132,7 @@ You could run a specific test by doing something like:
To access the PostgreSQL database on the command line:
docker exec -it myproject_db psql -U mydatabaseuser -d =mydatabase
docker exec -it myproject_db psql -U mydatabaseuser -d mydatabase
If you want to dump the contents of your database to a file:
Expand Down

0 comments on commit 8d2c854

Please sign in to comment.