diff --git a/plugins/modules/ec2_vol.py b/plugins/modules/ec2_vol.py index c6dec32c9d1..cf490a29a80 100644 --- a/plugins/modules/ec2_vol.py +++ b/plugins/modules/ec2_vol.py @@ -92,7 +92,7 @@ version_added: 1.5.0 modify_volume: description: - - The volume won't be modify unless this key is C(true). + - The volume won't be modified unless this key is C(true). type: bool default: false version_added: 1.4.0