From 75ce00123015641d1955b6e6690ccb7517ec1ef7 Mon Sep 17 00:00:00 2001 From: follower Date: Mon, 17 Mar 2014 00:23:16 +1300 Subject: [PATCH] Fix typo "a the" -> "the" --- cloud/ec2_snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/ec2_snapshot b/cloud/ec2_snapshot index e637ebefa38..2b8a9dabba6 100644 --- a/cloud/ec2_snapshot +++ b/cloud/ec2_snapshot @@ -60,7 +60,7 @@ options: aliases: [] instance_id: description: - - instance that has a the required volume to snapshot mounted + - instance that has the required volume to snapshot mounted required: false default: null aliases: []