diff --git a/README.md b/README.md index ac85434..2a247c7 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ This module uses PowerShell, which is pre-installed on Windows. If you're not on ```powershell Set-ExecutionPolicy Bypass -Scope Process ``` - then try running the command again. You may require administrative rights to do change the Execution Policy. + then try running the command again. You may require administrative rights to change the Execution Policy. # Need help? If you need assistance, please try the following: 1. See the help documentation by running `Get-Help Import-TeamsUsers`. 1. Check closed issues [here](https://github.com/luketainton/Import-TeamsUsers/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed). -1. Open an issue [here](https://github.com/luketainton/Import-TeamsUsers/issues/new). \ No newline at end of file +1. Open an issue [here](https://github.com/luketainton/Import-TeamsUsers/issues/new).