Skip to content

Commit

Permalink
typo fix (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbodenmiller committed Jun 16, 2020
1 parent 1353595 commit 4767c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/command.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const commandHelp = `* |/gitlab connect| - Connect your Mattermost account to yo
* WikiPageEvents
* SSLverification
* |url| is the URL that will be called when triggered. Defaults to this plugins URL
* |token| Secret token. Defaults to secrete token used in plugin's settings.
* |token| Secret token. Defaults to secret token used in plugin's settings.
`
const (
webhookHowToURL = "https://github.com/mattermost/mattermost-plugin-gitlab#step-3-create-a-gitlab-webhook"
Expand Down

0 comments on commit 4767c11

Please sign in to comment.