From 10be485d1a9ce6afeaad7205d5caa3d3a9899bd6 Mon Sep 17 00:00:00 2001 From: Howard Wolosky Date: Sat, 27 Jun 2020 14:38:57 -0700 Subject: [PATCH] Update GitHubContents.ps1 --- GitHubContents.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitHubContents.ps1 b/GitHubContents.ps1 index 85b91d6a..7ce6472a 100644 --- a/GitHubContents.ps1 +++ b/GitHubContents.ps1 @@ -247,7 +247,7 @@ filter Set-GitHubContent value. .PARAMETER BranchName - The branch, or defaults to the default branch of not specified. + The branch, or defaults to the default branch if not specified. .PARAMETER CommitterName The name of the committer of the commit. Defaults to the name of the authenticated user if