Extra indentation results in code blocks
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index eee613095..f363211e2 100644
--- a/README.md
+++ b/README.md
@@ -225,12 +225,12 @@ To create some nice formatted test summaries, run
     $ ./piglit summary html summary/sanity results/sanity
 
 Hint: You can combine multiple test results into a single summary.
-      During development, you can use this to watch for regressions:
+During development, you can use this to watch for regressions:
 
     $ ./piglit summary html summary/compare results/baseline results/current
 
-      You can combine as many testruns as you want this way (in theory;
-      the HTML layout becomes awkward when the number of testruns increases)
+You can combine as many testruns as you want this way (in theory;
+the HTML layout becomes awkward when the number of testruns increases)
 
 Have a look at the results with a browser:
 
-- 
2.17.1

_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to