Skip to content

Commit 8ff899b

Browse files
authored
Merge pull request #109638 from BhargaviAnnadevara-MSFT/patch-22
(AzureCXP) Consistent casing
2 parents 3466518 + 6c5fb78 commit 8ff899b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/data-lake-storage-directory-file-acl-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This article shows you how to use PowerShell to create and manage directories, f
4141
2. Install the latest **PowershellGet** module. Then, close and reopen the PowerShell console.
4242

4343
```powershell
44-
install-Module PowerShellGet –Repository PSGallery –Force
44+
Install-Module PowerShellGet –Repository PSGallery –Force
4545
```
4646

4747
3. Install **Az.Storage** preview module.

0 commit comments

Comments
 (0)