Skip to content

Commit 60ae7ba

Browse files
rjkerrisonCopilot
andauthored
Update content/integrations/how-tos/slack/use-github-in-slack.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bd3385d commit 60ae7ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrations/how-tos/slack/use-github-in-slack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To use a slash command, type `/github` followed by the command you want to execu
3737
|`/github close [issue link]`|Closes the specified issue as completed.|
3838
|`/github close [issue link] reason:"not planned"`|Closes the specified issue with a reason. Replace `"not planned"` with your reason.|
3939
|`/github reopen [issue link]`|Reopens the specified issue.|
40-
|`/github signin`|Restarts the "Connect yout GitHub account" workflow.|
40+
|`/github signin`|Restarts the "Connect your GitHub account" workflow.|
4141

4242
>[!NOTE] When you subscribe a channel to a repository, the channel will receive notifications for all `open`, `close`, and `reopen` events on pull requests and issues in that repository. The channel will also receive notifications of any `push` events directly to the repository's default branch.
4343

0 commit comments

Comments
 (0)