diff --git a/src/Accounts/Accounts/ChangeLog.md b/src/Accounts/Accounts/ChangeLog.md index b8bdca32a601..90823926ccda 100644 --- a/src/Accounts/Accounts/ChangeLog.md +++ b/src/Accounts/Accounts/ChangeLog.md @@ -20,7 +20,7 @@ ## Upcoming Release ## Version 2.2.1 -* Fixed the issue that incorrectly use Task.Result causes unclear error message if browser is not avaialable for Interactive auth +* Fixed the issue that using Task.Result incorrectly causes unclear error message if browser is not available for Interactive auth ## Version 2.2.0 * Fixed an issue that TenantId may be not respected if using `Connect-AzAccount -DeviceCode`[#13477]