Skip to content

Commit 925950d

Browse files
Update articles/storage/files/storage-files-faq.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 819f9f7 commit 925950d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-files-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ ms.topic: faq
135135
get-item <file path+name> -Stream *
136136
```
137137

138-
If more than one stream is shown, they can be removed using the following PowerShell command
138+
If more than one stream is shown, you can remove them using the following PowerShell command:
139139

140140
```powershell
141141
Remove-Item <file path+name> -Stream *`

0 commit comments

Comments
 (0)