summaryrefslogtreecommitdiff
path: root/subplot.md
diff options
context:
space:
mode:
Diffstat (limited to 'subplot.md')
-rw-r--r--subplot.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/subplot.md b/subplot.md
index 5743def..69e0db8 100644
--- a/subplot.md
+++ b/subplot.md
@@ -472,8 +472,8 @@ subplots. Indeed, there is no inherent internal implementation difference betwe
how `given`, `when` and `then` steps are processed (other than that `given`
steps often also have cleanup functions associated with them).
-Here is how we recommend you use the Subplot language,
-and indeed how we use it in Subplot and related projects…
+Nonetheless we have some recommendations about using the Subplot language,
+which reflect how we use it in Subplot and related projects.
When you are formulating your scenarios, it is common to try and use phraseology
along the lines of _if this happens then that is the case_ but this is not