diff --git a/berserk/clients.py b/berserk/clients.py index a860661..ef89fb4 100644 --- a/berserk/clients.py +++ b/berserk/clients.py @@ -1019,7 +1019,7 @@ def seek( """Create a public seek to start a game with a random opponent. :param int time: intial clock time in minutes - :param int increment: clock increment in minutes + :param int increment: clock increment in seconds :param bool rated: whether the game is rated (impacts ratings) :param str variant: game variant to use :param str color: color to play