From 8cad76a749e7e83591de4175d3134c17e87af841 Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Wed, 1 Feb 2017 14:39:06 +0000 Subject: [PATCH] typo --- docs/command-line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/command-line.md b/docs/command-line.md index 3b8f1816..cc69d5ff 100644 --- a/docs/command-line.md +++ b/docs/command-line.md @@ -225,7 +225,7 @@ Prints the command line arguments to stdout ## Specify the section to run
-s, --section <section name>
-To limit exection to a specific section within a test case, use this option one or more times. +To limit execution to a specific section within a test case, use this option one or more times. To narrow to sub-sections use multiple instances, where each subsequent instance specifies a deeper nesting level. E.g. if you have: