summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tutorial.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial.mdwn b/tutorial.mdwn
index fc8fb8f..95b7310 100644
--- a/tutorial.mdwn
+++ b/tutorial.mdwn
@@ -118,7 +118,7 @@ requirements. A scenario has an overall structure of given/when/then:
These are embedded in markdown using **fenced code blocks** marked as
containing `scenario` text. Subplot extracts these and
-generates a test program to execute them.
+generates a test program to execute them.
The scenario steps need to be formulated in a way that all
stakeholders in the project understand. This is crucial. The scenario