summaryrefslogtreecommitdiff
path: root/yarns/030-topics.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/030-topics.yarn')
-rw-r--r--yarns/030-topics.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/030-topics.yarn b/yarns/030-topics.yarn
index 86f9d9b..4595604 100644
--- a/yarns/030-topics.yarn
+++ b/yarns/030-topics.yarn
@@ -6,5 +6,5 @@ First we create a topic page:
SCENARIO create topic page
GIVEN an empty journal in SRC
- WHEN I run jt new-topic research/2014/dishwasher "Buy a dishwasher"
- THEN file SRC/research/2014/dishwasher.mdwn matches title="Buy a dishwasher"
+ WHEN I run jt new-topic research/2014/dishwasher Dishwasher
+ THEN file SRC/research/2014/dishwasher.mdwn matches title="Dishwasher"