From 5137055b86bc74bd7a0af539faca1f61fb753dfa Mon Sep 17 00:00:00 2001 From: Odohi David Date: Tue, 18 Sep 2018 13:15:18 +0100 Subject: [PATCH] Update README.md Fix wrong `tables` spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf9c217..5ba7e7c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Sync: Deployment: - Filesync (rsync) from local to remote servers using SSH - Dump databases from 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)