From 61afc2404e9bb3184f5c15e485e16b02cf8028b8 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 18 Feb 2018 05:00:05 +0000 Subject: [PATCH] spelling: replication --- INTERNALS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INTERNALS.md b/INTERNALS.md index 87abc18..67daa0a 100644 --- a/INTERNALS.md +++ b/INTERNALS.md @@ -195,8 +195,8 @@ ## MySQLTuner replication checks * Is server replication configured as slave ? -* SQL replacation thread running ? -* IO replacation thread running ? +* SQL replication thread running ? +* IO replication thread running ? * Replication lag in seconds * Is Slave configured in read only ?