From e8cfaa3e1722d0e7fc8bef8ce3dca0fbc4e4b77c Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 18 Feb 2018 04:42:49 +0000 Subject: [PATCH] spelling: considered --- INTERNALS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INTERNALS.md b/INTERNALS.md index 0e4ceaf..420f3da 100644 --- a/INTERNALS.md +++ b/INTERNALS.md @@ -84,7 +84,7 @@ ## MySQLTuner Server version checks * EOL MySQL version check -* Currently MySQL < 5.1 are EOF considerated. +* Currently MySQL < 5.1 are EOF considered. * Using 5.5+ version of MySQL for performance issue (asynchronous IO). ## MySQL Storage engine general information