From 58fc98887e3edf0b6aa003a0e469a15045a157a7 Mon Sep 17 00:00:00 2001 From: Carsten Otto Date: Mon, 6 Apr 2015 23:59:52 +0200 Subject: [PATCH] Fix typo --- features/tickler.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/tickler.feature b/features/tickler.feature index 6efafd25..898020d9 100644 --- a/features/tickler.feature +++ b/features/tickler.feature @@ -42,7 +42,7 @@ Feature: Manage deferred todos | project | @javascript - Scenario Outline: Editing the container of a todo moves it to the new contaier + Scenario Outline: Editing the container of a todo moves it to the new container Given I have a context called "A" And I have a context called "B" And I have a project called "pA"