From 71562ccb0e14ba9ce9b06a5fd8a3903fc63c3ad2 Mon Sep 17 00:00:00 2001 From: Andy Babic Date: Mon, 4 May 2026 07:54:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 301ff22..4fe7ae5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

Dumpling

- Sanitize SQL dumps before they go anywhere.
+ Sanitize database dumps before they go anywhere.
Turn huge pg_dump / SQLite / SQL Server exports into shareable, test-friendly snapshots — no DB connection, no secrets left by accident.