diff --git a/Workflows/Windows/Delete Windows Recovery Partition.md b/Workflows/Windows/Delete Windows Recovery Partition.md index 1bc57b2..65d0d9f 100644 --- a/Workflows/Windows/Delete Windows Recovery Partition.md +++ b/Workflows/Windows/Delete Windows Recovery Partition.md @@ -34,7 +34,7 @@ Get-Volume | Select-Object DriveLetter, FileSystem, @{Name="FreeSpace(GB)"; Expr ``` DriveLetter FileSystem FreeSpace(GB) TotalSize(GB) ----------- ---------- ------------- ------------- - C NTFS 398.40 476.20 + C NTFS 398.40 476.20 FAT32 0.06 0.09 NTFS 0.11 0.63 ``` \ No newline at end of file