From a7b5fbd175b152311e46d13389982a0060715789 Mon Sep 17 00:00:00 2001 From: Patrick Busch Date: Thu, 12 May 2016 08:14:29 +0200 Subject: [PATCH] Update README.md fix typo --- templates/galera/0/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/galera/0/README.md b/templates/galera/0/README.md index d7330c4..34c0151 100644 --- a/templates/galera/0/README.md +++ b/templates/galera/0/README.md @@ -1,4 +1,4 @@ -# Galera Cluser (Experimental) +# Galera Cluster (Experimental) ### Info: @@ -16,4 +16,4 @@ The replication mechanism used in the cluster is based on the MySQL dump method. Once deployed, use a mysql client to connect: -`mysql -u -p -h` \ No newline at end of file +`mysql -u -p -h`