diff --git a/github/Team.py b/github/Team.py index a3f7236b..9c893e84 100644 --- a/github/Team.py +++ b/github/Team.py @@ -23,7 +23,7 @@ import github.NamedUser class Team(github.GithubObject.CompletableGithubObject): """ - This class represents Teams as returned for example by http://developer.github.com/v3/todo + This class represents Branchs. The reference can be found here http://developer.github.com/v3/orgs/teams/ """ @property