From b066c93c2676bc957d971d2c4188e77b3e383b77 Mon Sep 17 00:00:00 2001 From: Ian Lee Date: Fri, 29 Sep 2017 12:29:42 -0700 Subject: [PATCH] Fixed minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1a59d43..acb4ce1d 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ nosetest --with-coverage # Testing with `tox` -Codecov can be ran from inside your `tox.ini` please make sure you pass all the necessary environment variables through: +Codecov can be run from inside your `tox.ini` please make sure you pass all the necessary environment variables through: ```ini [testenv]