From 786c2f56d64d6f6940125215b998f7c3b6c71680 Mon Sep 17 00:00:00 2001 From: Thibault Jouan Date: Tue, 6 Aug 2013 19:00:38 +0000 Subject: [PATCH] Improve wording in `target' recipe keyword --- features/recipes/target.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/recipes/target.feature b/features/recipes/target.feature index 4d8484a..6db55a1 100644 --- a/features/recipes/target.feature +++ b/features/recipes/target.feature @@ -1,6 +1,6 @@ -Feature: target recipe keyword +Feature: `target' recipe keyword - Scenario: registers the target host on which tasks should be evaluated + Scenario: registers the target host on which tasks should be applied Given a recipe with: """ target 'some_host.example'