Fix typo in README

This commit is contained in:
Rikard Bartholf
2022-06-15 10:04:41 +02:00
parent 2132acf2b7
commit 0ac79e9675
+1 -1
View File
@@ -47,7 +47,7 @@ To write new inserts into the DB generate sql files with js in the src/**test**/
When you have the data you need in the db, write tests in all.test.ts file following the pattern already set.
### Dump database scheme
### Dump database schema
pg_dump \
--schema-only \