summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXipmix <576337-xipmix@users.noreply.gitlab.com>2022-04-09 15:02:18 +1000
committerXipmix <576337-xipmix@users.noreply.gitlab.com>2022-04-09 15:23:24 +1000
commit2be516a2ba99074465e489ecd8af00697c9a27d0 (patch)
tree767fd04810140818fb5c9076e3f750aee2fde966
parent32dd5f713bcf9980273c9e975f4e3d0d2a25af35 (diff)
downloadsubplot-2be516a2ba99074465e489ecd8af00697c9a27d0.tar.gz
Reword sentence after standing back and staring a bit
-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