From 5aba78b886240fb9176a01dff7f36a2cfafff629 Mon Sep 17 00:00:00 2001 From: Josef Glatz Date: Wed, 8 Nov 2017 15:58:34 +0100 Subject: [PATCH] Fix small typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18680f0..451b11b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Sync: - Create file stubs instead of fetching files from remote (with real images, see ``options.generate-stubs = true``) - Dump databases from remote servers using SSH, Docker and SSH+Docker - Restore databases to local database servers or Docker/Docker-Compose containers -- Filtering databases tabes with regexp +- Filtering databases tables with regexp - Rsync filters - Custom exec scripts (startup/finish) on local or remote machine (using SSH)