From afd12c0190f64527a320a99cc6df97f6cfca57d7 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 27 Jun 2016 18:30:10 +0800 Subject: README: fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fc62a0..b18c014 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ user = user2 Sproxy Configuration ==================== -* To access the service allow `GET` for `/`, `/static/%` and `/severlist.json`. +* To access the service allow `GET` for `/`, `/static/%` and `/serverlist.json`. * To see processes on a particular MySQL server allow `GET` and `HEAD` for `/server/:server/processlist.json`. * To kill processes allow `DELETE` for `/server/:server/process/%` -- cgit v1.2.3