From 381686d2f1fc799f7d248993f0ac86dd96ce7bab Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Tue, 16 Oct 2012 15:52:38 +0200 Subject: [PATCH] Small typo in README --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index 86a09cb..136cb4b 100644 --- a/README.mdown +++ b/README.mdown @@ -46,7 +46,7 @@ To set the maximum [McCabe complexity](https://en.wikipedia.org/wiki/Cyclomatic_ let g:flake8_max_complexity=10 -To cutomize the location of your flake8 binary, set `g:flake8_cmd`: +To customize the location of your flake8 binary, set `g:flake8_cmd`: let g:flake8_cmd="/opt/strangebin/flake8000" -- 2.39.2