From b2d2536530bff359a7a5b98946d6da1dfb943709 Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT Date: Thu, 22 Jun 2023 15:41:11 -0700 Subject: [PATCH] Minor comment change --- FFUDevelopment/BuildFFUVM.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FFUDevelopment/BuildFFUVM.ps1 b/FFUDevelopment/BuildFFUVM.ps1 index 28fee23..ed6d1ec 100644 --- a/FFUDevelopment/BuildFFUVM.ps1 +++ b/FFUDevelopment/BuildFFUVM.ps1 @@ -4,7 +4,7 @@ <# .SYNOPSIS -A PowerShell script to create a Windows 10/11 FFU file. Test +A PowerShell script to create a Windows 10/11 FFU file. .DESCRIPTION This script creates a Windows 10/11 FFU and USB drive to help quickly get a Windows device reimaged. FFU can be customized with drivers, apps, and additional settings.