Skip to content

Commit d2761aa

Browse files
committed
Adding unsaved CBH example change
1 parent bc6b87d commit d2761aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitHubAssignees.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ function Add-GithubAssignee
222222
If not supplied here, the DefaultNoStatus configuration property value will be used.
223223
224224
.EXAMPLE
225-
New-GithubAssignee -OwnerName Microsoft -RepositoryName PowerShellForGitHub -Assignee $assignee
225+
Add-GithubAssignee -OwnerName Microsoft -RepositoryName PowerShellForGitHub -Assignee $assignee
226226
227227
Lists the available assignees for issues from the Microsoft\PowerShellForGitHub project.
228228
#>

0 commit comments

Comments
 (0)