diff --git a/reference/6/Microsoft.PowerShell.Core/About/about_Execution_Policies.md b/reference/6/Microsoft.PowerShell.Core/About/about_Execution_Policies.md index b8722b23da5d..17cbb9cc1070 100644 --- a/reference/6/Microsoft.PowerShell.Core/About/about_Execution_Policies.md +++ b/reference/6/Microsoft.PowerShell.Core/About/about_Execution_Policies.md @@ -16,7 +16,7 @@ Describes the PowerShell execution policies and explains how to manage them. PowerShell's execution policy is a safety feature that controls the conditions under which PowerShell loads configuration files and runs scripts. This feature -helps prevent the the execution of malicious scripts. +helps prevent the execution of malicious scripts. On a Windows computer you can set an execution policy for the local computer, for the current user, or for a particular session. You can also use a Group @@ -368,4 +368,4 @@ and [Unblock-File](../../Microsoft.PowerShell.Utility/Unblock-File.md). [Set-ExecutionPolicy](../../Microsoft.PowerShell.Security/Set-ExecutionPolicy.md) -[Unblock-File](../../Microsoft.PowerShell.Utility/Unblock-File.md) \ No newline at end of file +[Unblock-File](../../Microsoft.PowerShell.Utility/Unblock-File.md)