Fix typo in changelog for 1.3.3 bug fixes. (#7145)

This commit is contained in:
Mark Kwan 2019-01-03 01:39:44 -08:00 committed by Adrien Delorme
parent 141f3b29f3
commit 4d93956a8d
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
### BUG FIXES:
* builder/amazon: Better error handling of region/credential guessing from
metadata [GH-6931]
* builder.amazon: move region validation to run so that we don't break
* builder/amazon: move region validation to run so that we don't break
validation when no credentials are set [GH-7032]
* builder/hyperv: Remove -Copy:$false when calling Hyper-V\Compare-VM
compatability report [GH-7030]