From c8250a92f144c8ad4d04ca2673c7ea2e9ff96e48 Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 4 Jan 2016 12:17:10 -0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 631ffd969..0f22f1190 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ make test To run Lua static-analysis for KOReader: ``` -make statick-check +make static-check ``` You may need to checkout the [travis config file][travis-conf] to setup up