summaryrefslogtreecommitdiff
path: root/blog/2019
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-10-22 12:07:15 +0300
committerLars Wirzenius <liw@liw.fi>2019-10-22 12:07:15 +0300
commit7ac53db148de759e9229c940af2ff77a4e537e16 (patch)
tree96a0e9be31db808c7c913590a90f36cede9bcee2 /blog/2019
parentfbcfbc4135ccfa3f95fe78a8f484064932c524c7 (diff)
downloadsubplot.liw.fi-7ac53db148de759e9229c940af2ff77a4e537e16.tar.gz
Fix: typos
Diffstat (limited to 'blog/2019')
-rw-r--r--blog/2019/10/22/iteration_planning_notes.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/blog/2019/10/22/iteration_planning_notes.mdwn b/blog/2019/10/22/iteration_planning_notes.mdwn
index 13f445b..1a4067d 100644
--- a/blog/2019/10/22/iteration_planning_notes.mdwn
+++ b/blog/2019/10/22/iteration_planning_notes.mdwn
@@ -2,7 +2,7 @@
[[!tag meeting]]
[[!meta date="2019-10-22 11:17"]]
-Daniel and Lars met online to disuss recent happenings and to plan the
+Daniel and Lars met online to discuss recent happenings and to plan the
next iteration. There was a long pause due to technical difficulties
(read: the Internet was down and it took a long time for the ISP to
fix it).
@@ -23,7 +23,7 @@ fix it).
* We'll use GitLab for issue tracking, for now.
* We'll wait until Subplot at least does typesetting informed by
- bindings before approaching friends and colleagues and contects for
+ bindings before approaching friends and colleagues and contacts for
more feedback.
* We'll start by only implementing regular expressions for patterns,
@@ -50,7 +50,7 @@ fix it).
Subplot on one or both of them. We decided against that. It seems to
us that Gherkin is more about expressing the tests, and less about
documenting the consensus of what acceptance criteria are, and
- Subplot emphasises the conseus heavily. We also want the freedom to
+ Subplot emphasises the consensus heavily. We also want the freedom to
improve the input language for Subplot without rupturing the
Cucumber ecosystem with incompatible dialects. The Subplot language
is inspired and influenced by Gherkin, but clearly a separate thing,
@@ -58,7 +58,7 @@ fix it).
That said, we intend to borrow from Gherkin anything we like. We
already decided to borrow "but" as an alias for "and", and will
- lookg into parameterizing scenarios and having tables of parameters
+ look into parameterised scenarios and having tables of parameters
to allow running the same steps in a variety of ways.
* We decided to make the first output language codegen support so to