From 1396ee034b60e280c698dbe21d6d2a3fbef06caf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Fitt?= <36852431+rafalfitt@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:12:07 +0200 Subject: [PATCH] Small typo fixes --- windows/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/README.md b/windows/README.md index 255f322..1396e44 100644 --- a/windows/README.md +++ b/windows/README.md @@ -12,9 +12,9 @@ Step-by-step examples on how to configure device control to restrict access to [ Step-by-step examples on how configure device control to restrict access to [printers](printer/readme.md) -## Group Policy (GPO) adminisrative templates +## Group Policy (GPO) administrative templates -If you don't see some settings in the device control, group policy, you need to insatll the templates to the central store for Group Policy. +If you don't see some settings in the device control, group policy, you need to install the templates to the central store for Group Policy. - Administrative template: [WindowsDefender.admx](WindowsDefender.admx) - Settings localization en-us for WindowsDefender.admx: [WindowsDefender.adml](WindowsDefender.adml) @@ -23,4 +23,4 @@ If you don't see some settings in the device control, group policy, you need to > Make sure to install the .adml in the en-us subfolder of the central store. Learn More -- [How to create and manage the Central Store for Group Policy Administrative Templates in Windows](https://learn.microsoft.com/en-us/troubleshoot/windows-client/group-policy/create-and-manage-central-store) \ No newline at end of file +- [How to create and manage the Central Store for Group Policy Administrative Templates in Windows](https://learn.microsoft.com/en-us/troubleshoot/windows-client/group-policy/create-and-manage-central-store)