From 409324545e53aabe8acf768c9cd6c0411497dcc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 7 Dec 2015 14:39:36 +0100 Subject: [PATCH] Fix typo in title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7312254..1175d74 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Then open browser, visit http://***.***.host.ip:8080 You will see the phpMyAdmin login page. -## Usage with external server server +## Usage with external server You can specify MySQL host in the `PMA_HOST` environment variable. You can also use `PMA_PORT` to specify port of the server in case it's not the default one: