From 7500acf8a7ea4d8a0ae628c2358efa58af413d00 Mon Sep 17 00:00:00 2001 From: Yomi Colledge Date: Wed, 21 Apr 2010 17:34:18 +0100 Subject: [PATCH] Cleanup. --- features/plain/feature_file_improvements.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/plain/feature_file_improvements.feature b/features/plain/feature_file_improvements.feature index 137fb8f8..e187b6ac 100644 --- a/features/plain/feature_file_improvements.feature +++ b/features/plain/feature_file_improvements.feature @@ -40,7 +40,7 @@ Feature: We want to be able to deal with Cucumber changing formats easily And the scenario outline should precede its examples Then the example should have a list of actions - Scenario: The associated actions should be seperated and not in the format they are in within cucumber + Scenario: The associated actions should be separated and not in the format they are in within cucumber Given we create a FeatureFile from a cucumber feature file with a scenario outline When a feature is valid And it has a scenario outline