From de3b4e6408ea46dbba8735ace0956d1aa6728281 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Wed, 19 Aug 2015 14:43:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4bd7c7..b92a490 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ MySQL in other areas. What MySQLTuner is checking exactely ? -- -All checks done by **MySQLTuner** are documented in the following docuementation describing in [MySQLTuner Internals](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md) documentation. +All checks done by **MySQLTuner** are documented in [MySQLTuner Internals](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md) documentation. Download/Installation --