Skip to content

Commit f9f3a14

Browse files
[Docs] Fix incorrect verb in description of Remove-AzRmStorageShare (#27444) (#28199)
Co-authored-by: Yan Xu <yanxu1@microsoft.com>
1 parent ab6490a commit f9f3a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Storage/Storage.Management/help/Remove-AzRmStorageShare.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Remove-AzRmStorageShare -InputObject <PSShare> [-Force] [-Include <String>] [-Pa
5555
```
5656

5757
## DESCRIPTION
58-
The **New-AzRmStorageShare** cmdlet removes a Storage file share.
58+
The **Remove-AzRmStorageShare** cmdlet removes a Storage file share.
5959

6060
## EXAMPLES
6161

0 commit comments

Comments
 (0)