diff --git a/GitHubRepositories.ps1 b/GitHubRepositories.ps1 index 304545a6..0bef7b1b 100644 --- a/GitHubRepositories.ps1 +++ b/GitHubRepositories.ps1 @@ -268,10 +268,10 @@ function Get-GitHubRepository { <# .SYNOPSIS - Retrieves information about a repository or list of repoistories on GitHub. + Retrieves information about a repository or list of repositories on GitHub. .DESCRIPTION - Retrieves information about a repository or list of repoistories on GitHub. + Retrieves information about a repository or list of repositories on GitHub. The Git repo for this module can be found here: http://aka.ms/PowerShellForGitHub