Skip to content

Commit edba315

Browse files
authored
Fixed typo in ChangeLog.md (#22818)
* Update ChangeLog.md * Update ChangeLog.md
1 parent 6fc1be2 commit edba315

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Accounts/Accounts/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
-->
2020

2121
## Upcoming Release
22-
* Upgrade Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0
22+
* Upgraded Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0
2323

2424
## Version 2.13.0
2525
* Supported in-tool notification for version upgrade.

src/Resources/Resources/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## Upcoming Release
2222
* Supported `TemplateParameterFile` to accept a `.bicepparam` file.
23-
* Fixed unexplicable error message when subscription and scope are neither provided in `Get-AzRoleDefinition`. [#22716]
23+
* Fixed inexplicable error message when subscription and scope are neither provided in `Get-AzRoleDefinition`. [#22716]
2424

2525
## Version 6.10.0
2626
* Added breaking change warnings for Azure Policy cmdlets.

0 commit comments

Comments
 (0)