comment typo, 'tage' -> 'tag' (github)

This commit is contained in:
jesopo 2019-02-15 07:49:07 +00:00
parent a7d3fd93fc
commit a50b8c5694

View file

@ -43,7 +43,7 @@ EVENT_CATEGORIES = {
"issues", "issue_comment" "issues", "issue_comment"
], ],
"repo": [ "repo": [
"create", # a repository, branch or tage has been created "create", # a repository, branch or tag has been created
"delete", # same as above but deleted "delete", # same as above but deleted
"release", "release",
"fork" "fork"