From 870b4b8a337a94799c01e70e3b1e68f5c5148631 Mon Sep 17 00:00:00 2001 From: lmasieri <32968351+lmasieri@users.noreply.github.com> Date: Sun, 22 Oct 2017 15:40:20 -0700 Subject: [PATCH] Update microsoft-store-for-business-education-powershell-module.md --- ...icrosoft-store-for-business-education-powershell-module.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/store-for-business/microsoft-store-for-business-education-powershell-module.md b/store-for-business/microsoft-store-for-business-education-powershell-module.md index b36cf701fa..0bb6a6d2d6 100644 --- a/store-for-business/microsoft-store-for-business-education-powershell-module.md +++ b/store-for-business/microsoft-store-for-business-education-powershell-module.md @@ -51,7 +51,7 @@ Install-Module -Name MSStore ``` -## Import MIcrosoft Store for Business and Education PowerShell module into the PowerShell session +## Import Microsoft Store for Business and Education PowerShell module into the PowerShell session Once you install the module on your Windows 10 device, you will need to then import it into each PowerShell session you start. ```powershell @@ -152,4 +152,4 @@ You can remove **Microsoft Store for Business and Education PowerShell** from yo Get-InstalledModule -Name "MSStore" -RequiredVersion 1.0 | Uninstall-Module -``` \ No newline at end of file +```