From 11da7b793a392f5845fa2d25708a45f97714db2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 27 Aug 2019 14:54:28 +0200 Subject: [PATCH] Documentation typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c473c7e..9b4d416 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ By using the `-e` flag, you can use a different tox environment(s): %check %tox %if %{with integration_test} - %tox -e % {default_toxenv}-integration + %tox -e %{default_toxenv}-integration %endif If you wish to provide custom `tox` flags or arguments, add them after `--`: