Merge pull request #1817 from C-Otto/fix-typo

Fix typo
This commit is contained in:
Dan Rice 2015-04-12 17:53:28 -04:00
commit 1dc21daef2

View file

@ -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"