aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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/%`