Skip to content

Commit 220333a

Browse files
PrzemyslawKlysHowardWolosky
authored andcommitted
Small typo fix (#120)
1 parent 8cf6821 commit 220333a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GitHubRepositories.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,10 +268,10 @@ function Get-GitHubRepository
268268
{
269269
<#
270270
.SYNOPSIS
271-
Retrieves information about a repository or list of repoistories on GitHub.
271+
Retrieves information about a repository or list of repositories on GitHub.
272272
273273
.DESCRIPTION
274-
Retrieves information about a repository or list of repoistories on GitHub.
274+
Retrieves information about a repository or list of repositories on GitHub.
275275
276276
The Git repo for this module can be found here: http://aka.ms/PowerShellForGitHub
277277

0 commit comments

Comments
 (0)