Skip to content

Commit d242ac9

Browse files
authored
Fix typo in workbook identity command group docstring
1 parent b0179e3 commit d242ac9

File tree

1 file changed

+1
-1
lines changed
  • src/application-insights/azext_applicationinsights/aaz/latest/monitor/app_insights/workbook/identity

1 file changed

+1
-1
lines changed

src/application-insights/azext_applicationinsights/aaz/latest/monitor/app_insights/workbook/identity/__cmd_group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"monitor app-insights workbook identity",
1616
)
1717
class __CMDGroup(AAZCommandGroup):
18-
"""Manage workbook idneity
18+
"""Manage workbook identity
1919
"""
2020
pass
2121

0 commit comments

Comments
 (0)