From 5b0c89946767014b423347bc5f901d7ce3e688c3 Mon Sep 17 00:00:00 2001 From: Stas Maksimov Date: Wed, 29 May 2024 17:54:43 +0100 Subject: [PATCH] Update README.md --- projects/mysql-cluster/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mysql-cluster/README.md b/projects/mysql-cluster/README.md index 6d22710a..d89c9582 100644 --- a/projects/mysql-cluster/README.md +++ b/projects/mysql-cluster/README.md @@ -215,4 +215,4 @@ Timebox: 5 days ### Task 6: Add another replica (Optional) -Using the steps below, can you add another replica to this MySQL cluster? Describe the issues you are having, what do you think might be the solution? +Can you add another replica to this MySQL cluster using the steps above? Describe the issues you are having, what do you think might be the solution?