From 0ac79e9675ed2283934d4c6ffd1a2206e20eda08 Mon Sep 17 00:00:00 2001 From: Rikard Bartholf Date: Wed, 15 Jun 2022 10:04:41 +0200 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ef6e5e..f99f1bd 100644 --- a/README.md +++ b/README.md @@ -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 \