From bfc3a7b5f300789abf0e79bad3b7ee11adee2c60 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 17 Mar 2025 15:44:05 -0600 Subject: [PATCH] Update Workflows/Windows/Delete Windows Recovery Partition.md --- Workflows/Windows/Delete Windows Recovery Partition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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