From c03ee245e04043aba96180b6f9198bac7d167ac3 Mon Sep 17 00:00:00 2001 From: Austin <30052685+awarre@users.noreply.github.com> Date: Sat, 1 Aug 2020 18:54:18 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8e8fedd..fc954d6 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Free and open source: [MIT License](https://github.com/awarre/Optimize-WsusServe **Features** * Deep cleaning search and removal of unnecessary updates and drives by product title and update title. * IIS Configuration validation and optimization. -* Disable device driver syncronization and caching. -* WSUS integrated update and computer cleanup -* Microsoft best practice WSUS database optimization and re-indexing +* Disable device driver synchronization and caching. +* WSUS integrated update and computer cleanup. +* Microsoft best practice WSUS database optimization and re-indexing. * Creation of daily and weekly optimization scheduled tasks. @@ -49,7 +49,7 @@ Presents a series of prompts for user to initiate all recommended first run opti ```powershell Optimize-WsusServer.ps1 -DisableDrivers ``` -Disable device driver syncronization and caching. +Disable device driver synchronization and caching. ```powershell Optimize-WsusServer.ps1 -DeepClean