From 307a37c2269058658a581838c31ab48d762d762c Mon Sep 17 00:00:00 2001 From: Xipmix <576337-xipmix@users.noreply.gitlab.com> Date: Sat, 9 Apr 2022 15:10:30 +1000 Subject: 'should be' feels wrong here, 'are' seems a better fit --- subplot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subplot.md b/subplot.md index dc2499c..5098d74 100644 --- a/subplot.md +++ b/subplot.md @@ -497,7 +497,7 @@ to inform the reader that some precondition is met. These statements are often best along the lines of `given a setup which works` or `given a development enviroment` or somesuch. -The `when` statements should be best used to denote **active** steps. These are +The `when` statements are best used to denote **active** steps. These are the steps which your putative actors or personae use to achieve their goals. These often work best in the form `when I do the thing` or `when the user does the thing`. -- cgit v1.2.1